Skip to content

Commit 5185229

Browse files
Add dynamic redirect
1 parent 96960b9 commit 5185229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2202,6 +2202,7 @@
22022202

22032203
### DYNAMIC REDIRECTS ###
22042204
/*/index.html.md /:splat/index.md 301
2205+
/1.1.1.1/other-ways-to-use-1.1.1.1/* /1.1.1.1/additional-options/:splat 301
22052206
/api-next/* /api/:splat 301
22062207
/changelog-next/* /changelog/:splat 301
22072208
/browser-rendering/quick-actions-rest-api/* /browser-rendering/rest-api/:splat 301

0 commit comments

Comments
 (0)