We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO create some redirects which will do the following
forward https://docs.astar.network/docs/learn/build2earn to https://docs.astar.network/docs/learn/dapp-staking/ forward https://docs.astar.network/docs/build/dappstaking to https://docs.astar.network/docs/learn/dapp-staking or https://docs.astar.network/docs/use/dapp-staking
One way is client redirecs, but Docusaurus docs suggest this should be only alternative to hosting redirects https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-client-redirects
The text was updated successfully, but these errors were encountered:
ehsanhajian
No branches or pull requests
TODO create some redirects which will do the following
forward https://docs.astar.network/docs/learn/build2earn to https://docs.astar.network/docs/learn/dapp-staking/
forward https://docs.astar.network/docs/build/dappstaking to https://docs.astar.network/docs/learn/dapp-staking or https://docs.astar.network/docs/use/dapp-staking
One way is client redirecs, but Docusaurus docs suggest this should be only alternative to hosting redirects
https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-client-redirects
The text was updated successfully, but these errors were encountered: