Skip to content

docs: add extra ../ to all local refs#132

Merged
ArnobKumarSaha merged 2 commits into
masterfrom
arnob-link-refs
Jul 6, 2026
Merged

docs: add extra ../ to all local refs#132
ArnobKumarSaha merged 2 commits into
masterfrom
arnob-link-refs

Conversation

@ArnobKumarSaha

Copy link
Copy Markdown
Member

What

Normalize every relative local reference in the docs to carry exactly one extra ../ vs. the source filesystem path — the convention liche will strip one leading ../ before checking existence.

  • Images: prepended ../ to 106 links missing it (299 already had it). Removed 5 dangling image refs pointing at screenshots that don't exist (druid/dependencies, db2/replicas, qdrant/settings, neo4j/settings, mongodb/extra-options) — no correct substitute image existed.
  • Page/.md links: added the extra ../ to 365 links (./x normalized to ../x). Fixed broken install/selfhosted-demo.mdinstall/cloud-demo.md.

Verified: all 770 local refs now resolve after stripping one ../ (0 missing, 0 broken).

⚠️ Requires liche patch before CI passes

This PR is docs-only. liche is not yet patched, so the CI link check will fail on the extra ../ until appscode-cloud/appscodelabs/liche is updated to strip one leading ../ for local refs and the release is bumped in .github/workflows/ci.yml.

Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
@ArnobKumarSaha ArnobKumarSaha merged commit f91a8c1 into master Jul 6, 2026
3 of 5 checks passed
@ArnobKumarSaha ArnobKumarSaha deleted the arnob-link-refs branch July 6, 2026 16:31
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