Add redirect for tutorials URL

This commit is contained in:
Amarantha Kulkarni
2024-02-29 10:57:52 -08:00
parent 98d39345cc
commit 9b5ce79763

View File

@@ -25,6 +25,9 @@ uses.html:
docs.html:
to: /docs/
type: 301
tutorials.html:
to: /docs/tutorials/
type: 301
xrp-ledger-overview.html:
to: /about/
type: 301