Skip to content

Commit 643f09b

Browse files
fix(accessibility): improve link text in onchainkit documentation
1 parent d8ce5ec commit 643f09b

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

docs/onchainkit/create-a-basename-profile-component.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This tutorial uses Coinbase's [OnchainKit]. Familiarity with its basic concepts
2525

2626
### Basename
2727

28-
A basename with a few text records (Github, Twitter, website) is required for this tutorial. If you don't have a Basename. Get one [here](https://www.base.org/names).
28+
A basename with a few text records (Github, Twitter, website) is required for this tutorial. If you don't have a Basename, get one [at Base.org](https://www.base.org/names).
2929

3030
## Set a Text Record
3131

docs/onchainkit/guides/build-onchain-apps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Whether you're a hackathon participant or an ambitious entrepreneur aiming to bu
1919
/>
2020
</Frame>
2121

22-
Play with it live [here](https://onchain-app-template.vercel.app).
22+
Play with the [live demo](https://onchain-app-template.vercel.app).
2323

2424
## Out of the box
2525

docs/onchainkit/guides/using-ai-powered-ides.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: How to use AI-powered IDEs to generate code for OnchainKit.
66

77
You can also directly download the [context](https://github.com/fakepixels/md-generator/blob/master/combined-ock-docs-0.35.8.mdx) and import it into AI-powered IDE such as Cursor or Replit.
88

9-
In addition, you can import a `.cursorrules` file in the root of your project via [Cursor Directory](https://cursor.directory/onchainkit). Cursor also has an array of resources [here](https://cursor.directory/learn) on how to use AI-powered IDEs.
9+
In addition, you can import a `.cursorrules` file in the root of your project via [Cursor Directory](https://cursor.directory/onchainkit). Cursor also has an array of resources [on the Cursor Directory learn page](https://cursor.directory/learn) on how to use AI-powered IDEs.
1010

1111
<Frame>
1212
<img alt="Cursor"

docs/onchainkit/installation/astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ skip to the [OnchainKit installation](#install-onchainkit).
1313
<Steps>
1414
<Step title="Install Astro">
1515
Create a new Astro project by using the Astro CLI.
16-
More information about Astro can be found [here](https://docs.astro.build/en/install-and-setup/#start-a-new-project).
16+
More information about Astro can be found [in the Astro documentation](https://docs.astro.build/en/install-and-setup/#start-a-new-project).
1717

1818
<CodeGroup>
1919
```bash npm

docs/onchainkit/installation/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ skip to the [OnchainKit installation](#install-onchainkit).
1313
<Steps>
1414
<Step title="Install Next.js">
1515
Create a new Next.js project by using the Next.js CLI.
16-
More information about Next.js can be found [here](https://nextjs.org/docs/getting-started/installation).
16+
More information about Next.js can be found [in the Next.js documentation](https://nextjs.org/docs/getting-started/installation).
1717

1818
```bash npm
1919
npx create-next-app@14

docs/onchainkit/installation/remix.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ skip to the [OnchainKit installation](#install-onchainkit).
1313
<Steps>
1414
<Step title="Install Remix">
1515
Create a new Remix project by using the Remix CLI.
16-
More information about Remix can be found [here](https://remix.run/docs/en/main/start/quickstart).
16+
More information about Remix can be found [in the Remix documentation](https://remix.run/docs/en/main/start/quickstart).
1717

1818
```bash Terminal
1919
npx create-remix@latest

docs/onchainkit/installation/vite.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ skip to the [OnchainKit installation](#install-onchainkit).
1313
<Steps>
1414
<Step title="Install Vite">
1515
Create a new Vite project by using the Vite CLI.
16-
More information about Vite can be found [here](https://vite.dev/guide/#scaffolding-your-first-vite-project).
16+
More information about Vite can be found [in the Vite documentation](https://vite.dev/guide/#scaffolding-your-first-vite-project).
1717

1818
<CodeGroup>
1919
```bash npm

docs/onchainkit/latest/components/wallet/wallet-island.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export function DraggableWalletAdvanced() {
185185
Each OnchainKit component offers the flexibility to customize `className`
186186
and adjust the style of the React components it represents.
187187

188-
Explore the options for customizing the Connect button text and style [here](/onchainkit/wallet/wallet#customize-connect-button-text-and-style).
188+
Explore the options for customizing the Connect button text and style [in the Wallet documentation](/onchainkit/wallet/wallet#customize-connect-button-text-and-style).
189189

190190
## Using Wallet Modal
191191

@@ -200,7 +200,7 @@ Explore the options for customizing the Connect button text and style [here](/on
200200
</Frame>
201201

202202
Wallet modal offers users multiple wallet connection options. Explore these options
203-
[here](/onchainkit/wallet/wallet-modal).
203+
[in the Wallet Modal documentation](/onchainkit/wallet/wallet-modal).
204204

205205
## Example usage
206206

docs/onchainkit/paymaster/gasless-transactions-with-paymaster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ You will create a constant for our Paymaster & Bundler endpoint obtained from cd
193193
</Danger>
194194

195195

196-
You will also need the address of the entrypoint contract for Base. A full list of entrypoint contracts and their addresses can be found [here](https://docs.alchemy.com/reference/factory-addresses).
196+
You will also need the address of the entrypoint contract for Base. A full list of entrypoint contracts and their addresses can be found [in the Alchemy documentation](https://docs.alchemy.com/reference/factory-addresses).
197197

198198
Add the following to lines of code after your import statements:
199199

docs/onchainkit/wallet/wallet-island.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export function DraggableWalletAdvanced() {
208208
Each OnchainKit component offers the flexibility to customize `className`
209209
and adjust the style of the React components it represents.
210210

211-
Explore the options for customizing the Connect button text and style [here](/onchainkit/wallet/wallet#customize-connect-button-text-and-style).
211+
Explore the options for customizing the Connect button text and style [in the Wallet documentation](/onchainkit/wallet/wallet#customize-connect-button-text-and-style).
212212

213213
## Using Wallet Modal
214214

@@ -223,7 +223,7 @@ Explore the options for customizing the Connect button text and style [here](/on
223223
</Frame>
224224

225225
Wallet modal offers users multiple wallet connection options. Explore these options
226-
[here](/onchainkit/wallet/wallet-modal).
226+
[on the Wallet Modal page](/onchainkit/wallet/wallet-modal).
227227

228228
## Example usage
229229

0 commit comments

Comments
 (0)