Skip to content

Commit ed456b6

Browse files
committed
Fix broken links
1 parent d0940ba commit ed456b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/rules/origin-rules/tutorials/point-to-pages-with-custom-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ Use a URL rewrite to remove the `/blog` segment from the URL path. Cloudflare pr
8686

8787
## More resources
8888

89-
- [Tutorial: Change URI Path and Host Header](/rules/origin-rules/tutorial/change-uri-path-and-host-header/)
89+
- [Tutorial: Change URI Path and Host Header](/rules/origin-rules/tutorials/change-uri-path-and-host-header/)
9090
- [Cloudflare Pages: Custom domains](/pages/configuration/custom-domains/)
9191
- [DNS records](/dns/manage-dns-records/)

src/content/docs/rules/origin-rules/tutorials/point-to-r2-bucket-with-custom-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ Use a URL rewrite to remove the `/images` segment from the URL path. Cloudflare
8989

9090
## More resources
9191

92-
- [Tutorial: Change URI Path and Host Header](/rules/origin-rules/tutorial/change-uri-path-and-host-header/)
92+
- [Tutorial: Change URI Path and Host Header](/rules/origin-rules/tutorials/change-uri-path-and-host-header/)
9393
- [Cloudflare R2: Public buckets](https://developers.cloudflare.com/r2/buckets/public-buckets/)
9494
- [DNS records](/dns/manage-dns-records/)

0 commit comments

Comments
 (0)