Skip to content

fix: replace broken registry links, github.io links, and stale repo names in docs - #6

Merged
JoshLuedeman merged 2 commits into
mainfrom
fix/baseline-broken-links
May 11, 2026
Merged

fix: replace broken registry links, github.io links, and stale repo names in docs#6
JoshLuedeman merged 2 commits into
mainfrom
fix/baseline-broken-links

Conversation

@JoshLuedeman

Copy link
Copy Markdown
Contributor

Summary

Fixes all broken links identified in issues #2 and #3.

Changes

  • README.md / docs/index.md: Remove stale duplicate CI badge (hhttps:// typo), replace broken GitHub Pages link with GitHub repo link
  • mkdocs.yml: Replace empty Terraform Registry search nav with working GitHub org filter
  • docs/basics/noops/syntax.md: Replace unpublished registry module sources with GitHub sources + note callout
  • docs/basics/noops/create-resources.md: Same fix for workload-spoke and storage-account module sources
  • docs/best-practices/naming-conventions.md: Fix registry source + ovarlays typo
  • docs/best-practices/code-structure.md: Fix 404 terraform-azurerm-overlays-key-vault link
  • docs/best-practices/key-concepts.md: Fix 5 broken terraform-azurerm-overlays-* GitHub links
  • docs/developing-modules/overview.md: Update naming convention guidance to terraform-az-overlays-* pattern
  • docs/deployment/policy/: Fix 404 terraform-azurerm-overlays-policy links

All changes are documentation-only. No .tf infrastructure files affected.

Closes #2
Closes #3

JoshLuedeman and others added 2 commits April 20, 2026 10:42
…ames in docs

- Replace POps-Rox.github.io links with github.com/POps-Rox/terraform-overlays-baseline
- Replace empty registry module search nav link with GitHub org filter
- Replace unpublished registry module sources with working GitHub sources
- Fix 404 terraform-azurerm-overlays-* links with correct terraform-az-overlays-* names
- Remove stale duplicate CI badge with hhttps:// typo
- Fix ovarlays typo in naming-conventions.md example

Closes #2
Closes #3

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JoshLuedeman
JoshLuedeman merged commit b0f7f23 into main May 11, 2026
4 checks passed
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.

infra: set up POps-Rox GitHub Pages to replace azurenoops.github.io links infra: publish all POps-Rox overlay modules to registry.terraform.io

1 participant