Skip to content

Commit 80f6d52

Browse files
committed
Update redirects to point to new absolute paths for FAQ, enhancing navigation consistency across English and Japanese versions.
1 parent 5f0ee73 commit 80f6d52

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

redirects.yaml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,11 @@ get-started.html:
133133
run-rippled-as-a-wallet-server.html:
134134
to: /docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server
135135
type: 301
136+
faq:
137+
to: /about/faq
138+
type: 301
136139
faq.html:
137-
to: /faq
140+
to: /about/faq
138141
type: 301
139142
privacy-policy.html:
140143
to: /about/privacy-policy
@@ -143,7 +146,7 @@ privacy-policy/:
143146
to: /about/privacy-policy
144147
type: 301
145148
technical-faq.html:
146-
to: /faq
149+
to: /about/faq
147150
type: 301
148151
introduction.html:
149152
to: /docs/introduction/
@@ -2437,7 +2440,10 @@ code_of_conduct.ja:
24372440
to: /ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server
24382441
type: 301
24392442
/ja/faq.html:
2440-
to: /ja/faq
2443+
to: /ja/about/faq
2444+
type: 301
2445+
/ja/faq:
2446+
to: /ja/about/faq
24412447
type: 301
24422448
/ja/privacy-policy.html:
24432449
to: /ja/about/privacy-policy
@@ -2446,7 +2452,7 @@ code_of_conduct.ja:
24462452
to: /ja/about/privacy-policy
24472453
type: 301
24482454
/ja/technical-faq.html:
2449-
to: /ja/faq
2455+
to: /ja/about/faq
24502456
type: 301
24512457
/ja/introduction.html:
24522458
to: /ja/docs/introduction/

0 commit comments

Comments
 (0)