docs
docs copied to clipboard
Documentation links using HTTP instead of HTTPS
Preflight checklist
- [x] I could not find a solution in the existing issues, docs, nor discussions.
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read and am following this repository's Contribution Guidelines.
- [ ] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
Some documentation pages contain links using HTTP instead of HTTPS:
-
docs/_common/secure.mdx- Slack link uses http://slack.ory.com/ -
docs/keto/sdk/05_go.mdx- gRPC docs link uses http://ory.com/
Reproducing the bug
- Open the documentation files listed above
- Observe the links use
http://instead ofhttps://
Relevant log output
Relevant configuration
Version
N/A (documentation issue)
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response