Update Links from HTTP to HTTPS for Enhanced Security
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
would you mind fixing that in its own PR?
Originally posted by @marcoskirsch in https://github.com/ni/nimi-python/pull/2089#discussion_r2049094760
In the docs/_static/*_documentation.inc the links for documentation are using HTTP protocol. To improve security and ensure data integrity, we should update these links to use HTTPS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in docs/_static/*_documentation.inc and inspect the documentation links that still use HTTP. Update those links to HTTPS, then verify that all links in the affected files use the secure protocol and remain valid.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100