Following changes in PR#2469, add redirects for old URLs

This commit is contained in:
Amarantha Kulkarni
2024-03-21 13:11:16 -07:00
parent d3177a9940
commit 28cf1870c5

View File

@@ -2188,3 +2188,15 @@ blog/2014/curves-with-a-twist.html:
blog/2014/introducing-ripple-names.html:
to: /blog/2014/introducing-ripple-names
type: 301
code_of_conduct/:
to: /code-of-conduct
type: 301
code_of_conduct:
to: /code-of-conduct
type: 301
code_of_conduct.ja/:
to: /ja/code-of-conduct
type: 301
code_of_conduct.ja:
to: /ja/code-of-conduct
type: 301