mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
add redirects for squid-py & squid-java docs
This commit is contained in:
parent
46940675f2
commit
c15f8fd8b1
@ -39,6 +39,14 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
from: '/tutorials/wallets/',
|
from: '/tutorials/wallets/',
|
||||||
to: '/concepts/wallets/'
|
to: '/concepts/wallets/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
from: '/references/squid-py/',
|
||||||
|
to: 'https://squid-py.readthedocs.io/en/latest/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
from: '/references/squid-java/',
|
||||||
|
to: 'https://www.javadoc.io/doc/com.oceanprotocol/squid/'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user