Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

[codex] Fix stale homepage links and template leftovers#2

Merged
Sam-Bolling merged 1 commit into
masterfrom
codex/fix-stale-homepage-links
Jun 5, 2026
Merged

[codex] Fix stale homepage links and template leftovers#2
Sam-Bolling merged 1 commit into
masterfrom
codex/fix-stale-homepage-links

Conversation

@Sam-Bolling
Copy link
Copy Markdown

Summary

This PR fixes the small but user-visible homepage cleanup items tracked in #1.

What changed

  • replaced stale Part 1 and Part 2 spec URLs with the live 23-001 and 23-002 links
  • replaced stale csapi-go/ homepage links with the selected csapi-go-v2/ target
  • corrected the Privacy Policy modal copy so it refers to OGC API - Connected Systems instead of OGC API Features
  • removed unused placeholder modal includes that still shipped Project Name / Lorem ipsum template content

Why

The public site was still shipping:

  • broken spec links
  • broken connected-systems-go demo links
  • wrong copied product text in the privacy modal
  • dead template modal markup

Validation

  • verified the stale strings were removed from src and generated dist
  • ran npm run build successfully
  • confirmed the replacement URLs resolve:
    • https://docs.ogc.org/is/23-001/23-001.html
    • https://docs.ogc.org/is/23-002/23-002.html
    • https://129-80-248-53.sslip.io/csapi-go-v2/

Closes #1.

@Sam-Bolling Sam-Bolling marked this pull request as ready for review June 5, 2026 07:33
@Sam-Bolling Sam-Bolling merged commit 2609b80 into master Jun 5, 2026
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix stale links and leftover template content on csapi.developer.ogc.org

1 participant