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
If navigating directly to the website (nushell.sh), you'll get an HTTP version rather than being redirected to HTTPS
Navigate directly to nushell.sh
nushell.sh
Redirection to the HTTPS version
No response
(not relevant, used Safari on macOS 14.1.1, also happens on Firefox)
The text was updated successfully, but these errors were encountered:
yeah, i can reproduce this 🤔
Sorry, something went wrong.
Does it matter?
Feel free to submit a PR to change it if it does.
This seems to be greatly improved now, at least. I tested on the following and all redirected nushell.sh to https://www.nushell.sh
https://www.nushell.sh
In addition, all redirected http://nushell.sh to the secure version.
http://nushell.sh
HOWEVER, any route starting with http://www.nushell.sh is not redirected.
http://www.nushell.sh
No branches or pull requests
Describe the bug
If navigating directly to the website (nushell.sh), you'll get an HTTP version rather than being redirected to HTTPS
How to reproduce
Navigate directly to
nushell.sh
Expected behavior
Redirection to the HTTPS version
Screenshots
No response
Configuration
(not relevant, used Safari on macOS 14.1.1, also happens on Firefox)
Additional context
No response
The text was updated successfully, but these errors were encountered: