Skip to content

fix(pages): add docs/index.html so root URL serves architecture diagram - #2

Open
kogunlowo123 wants to merge 1 commit into
mainfrom
fix/pages-add-docs-index
Open

fix(pages): add docs/index.html so root URL serves architecture diagram#2
kogunlowo123 wants to merge 1 commit into
mainfrom
fix/pages-add-docs-index

Conversation

@kogunlowo123

Copy link
Copy Markdown
Collaborator

Summary

  • Pages source is main@/docs, build status built, but root URL citadel-cloud-management.github.io/terraform-gcp-vpc-network/ returns 404 because there is no docs/index.html — only docs/architecture.html.
  • Adds a tiny docs/index.html that meta-refreshes to architecture.html, so the canonical Pages URL resolves while existing direct links to architecture.html keep working unchanged.

Test plan

  • After merge + Pages rebuild, hit /terraform-gcp-vpc-network/ and confirm it lands on the architecture diagram
  • Confirm /terraform-gcp-vpc-network/architecture.html still works (unchanged)

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