Skip to content

Commit ba0a927

Browse files
committed
Rename amiusing mdx page
Seemingly the dots in the filename when handled by next/link result in a strange .txt redirect in some cases (looks similar to vercel/next.js#48996). Not clear why, but no good reason to use this URL and make our lives difficult.
1 parent da2f10c commit ba0a927

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Caddyfile

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
redir /view/ / 308
99
redir /docs/guides/subscription-faq/ /docs/faq/payments/ 308
1010
redir /docs/reference/mock-page/ /docs/reference/modify-page/ 308
11+
redir /docs/reference/amiusing.httptoolkit.tech/ /docs/reference/amiusing/ 308
1112

1213
# Redirect old download paths to new ones
1314
@view-thankyou-subpath path_regexp subpath ^/view/thank-you/(.+)

0 commit comments

Comments
 (0)