Add a couple more redirects from old URLs

This commit is contained in:
mDuo13
2024-01-31 20:10:24 -08:00
parent 4911c25c9c
commit 3159ff985b

View File

@@ -550,6 +550,9 @@ create-conditional-escrows-using-javascript.html:
nfts-using-javascript.html:
to: /docs/tutorials/javascript/modular-tutorials/nfts-using-javascript/
type: 301
nfts-using-python.html:
to: /docs/tutorials/python/modular-tutorials/nfts
type: 301
mint-and-burn-nfts-using-javascript.html:
to: /docs/tutorials/javascript/modular-tutorials/nfts/mint-and-burn-nfts
type: 301
@@ -580,6 +583,9 @@ java.html:
get-started-using-java.html:
to: /docs/tutorials/java/get-started
type: 301
php.html:
to: /docs/tutorials/php
type: 301
get-started-using-php.html:
to: /docs/tutorials/php/get-started
type: 301