This repository was archived by the owner on May 17, 2024. It is now read-only.
Can we leverage server side redirects? #2659
techtolentino
started this conversation in
Ideas
Replies: 1 comment
-
I am in favor of using server side redirects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the recent merge of the Learn page migration, we have a leftover URL that a lot resources might be pointing to, that being https://qiskit.org/textbook-beta
If you click on that link, you'll see an HTML redirect, implemented here.
This discussion is to figure out a better way of doing redirects.
@korgan00 shared this resource that we could use for inspiration, doing server side redirects.
https://deltener.com/blog/nuxt-redirects/
It'd be great to hear the team's thoughts on this.
⮂
Beta Was this translation helpful? Give feedback.
All reactions