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

Fix OpenCanary docs link #348

Closed
wants to merge 1 commit into from
Closed

Fix OpenCanary docs link #348

wants to merge 1 commit into from

Conversation

gjcthinkst
Copy link
Contributor

Proposed changes

Docs link (opencanary.org) was pointing to HTTPS site, but we only serve on HTTP (so the page doesn't load after clicking on the link). Updated the link to point to HTTP, since we immediately redirect to readthedocs.io which is served over HTTPS anyway.

Types of changes

What types of changes does your code introduce to this repository?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

@gjcthinkst
Copy link
Contributor Author

This has been fixed by serving the opencanary.org redirect on HTTPS as well.

@gjcthinkst gjcthinkst closed this Mar 20, 2024
@gjcthinkst gjcthinkst deleted the fix_docs_link branch March 20, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant