Skip to content

Commit 88a9a1d

Browse files
committed
Fix links
1 parent d7029d9 commit 88a9a1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/docs/d1/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,5 +533,5 @@ If you have any feature requests or notice any bugs, share your feedback directl
533533

534534
- See supported [Wrangler commands for D1](/workers/wrangler/commands/#d1).
535535
- Learn how to use the [D1 client API](/d1/build-with-d1/d1-client-api/) within your Worker.
536-
- Learn the basics of using Workers with D1 and CLI development in a guided learning experience with [Cloudflare CLI tutor](workers/get-started/cf-tutor/)
536+
- Learn the basics of using Workers with D1 and CLI development in a guided learning experience with [Cloudflare CLI tutor](/workers/get-started/cf-tutor/)
537537
- Explore [community projects built on D1](/d1/reference/community-projects/).

src/content/docs/r2/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ Cloudflare provides multiple ways for developers to access their R2 buckets:
6363

6464
## Related resources
6565

66-
- [Cloudflare CLI tutor](workers/get-started/cf-tutor/) - Learn the basics of using Workers with R2 and CLI development in a guided learning experience.
66+
- [Cloudflare CLI tutor](/workers/get-started/cf-tutor/) - Learn the basics of using Workers with R2 and CLI development in a guided learning experience.

src/content/docs/workers-ai/get-started/workers-wrangler.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,4 @@ By finishing this tutorial, you have created a Worker, connected it to Workers A
135135

136136
- [Cloudflare Developers community on Discord](https://discord.cloudflare.com) - Submit feature requests, report bugs, and share your feedback directly with the Cloudflare team by joining the Cloudflare Discord server.
137137
- [Models](/workers-ai/models/) - Browse the Workers AI models catalog.
138-
- [Cloudflare CLI tutor](workers/get-started/cf-tutor/) - Learn the basics of Workers AI and CLI development in a guided learning experience.
138+
- [Cloudflare CLI tutor](/workers/get-started/cf-tutor/) - Learn the basics of Workers AI and CLI development in a guided learning experience.

src/content/docs/workers/get-started/guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ To do more:
201201

202202
- Visit the [Cloudflare dashboard](https://dash.cloudflare.com/) for simpler editing.
203203
- Review our [Examples](/workers/examples/) and [Tutorials](/workers/tutorials/) for inspiration.
204-
- Learn the basics of developing Cloudflare applications through a CLI with our [Cloudflare CLI tutor tool](workers/get-started/cf-tutor/).
204+
- Learn the basics of developing Cloudflare applications through a CLI with our [Cloudflare CLI tutor tool](/workers/get-started/cf-tutor/).
205205
- Set up [bindings](/workers/runtime-apis/bindings/) to allow your Worker to interact with other resources and unlock new functionality.
206206
- Learn how to [test and debug](/workers/testing/) your Workers.
207207
- Read about [Workers limits and pricing](/workers/platform/).

0 commit comments

Comments
 (0)