Skip to content
New issue

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

Implement URL redirects (server side ideally) #574

Open
andabak opened this issue Jan 12, 2024 · 0 comments
Open

Implement URL redirects (server side ideally) #574

andabak opened this issue Jan 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andabak
Copy link
Member

andabak commented Jan 12, 2024

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

@andabak andabak added the enhancement New feature or request label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants