Skip to content

fix: upgrade http to https links in English articles#684

Open
EricGrill wants to merge 1 commit into
hotosm:gh-pagesfrom
EricGrill:fix/http-to-https-links
Open

fix: upgrade http to https links in English articles#684
EricGrill wants to merge 1 commit into
hotosm:gh-pagesfrom
EricGrill:fix/http-to-https-links

Conversation

@EricGrill
Copy link
Copy Markdown

Summary

Upgrades insecure HTTP links to HTTPS across 52 English documentation files, addressing #668.

  • Updated links to OpenStreetMap-related sites (wiki.openstreetmap.org, tasks.hotosm.org, learnosm.org, etc.)
  • Updated links to external tools and resources (fieldpapers.org, geofabrik.de, qgis.org, etc.)
  • Updated links to documentation sites (wiki, docs, guides)

Links intentionally kept as HTTP:

  • localhost URLs (local development servers)
  • SERVER_IP_ADDRESS template placeholders
  • IP address examples in configuration files

Test plan

  • Spot-check updated links to verify they resolve correctly with HTTPS
  • Verify no localhost or template URLs were incorrectly modified

Addresses #668


🤖 Generated with Claude Code

Update insecure HTTP links to HTTPS across 52 English documentation files.
This improves security for users following links from the documentation.

Links intentionally kept as HTTP:
- localhost URLs (local development servers)
- SERVER_IP_ADDRESS template placeholders
- IP address examples in configuration files

Addresses hotosm#668

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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