Skip to content

TKE-49: fix cookbook README doc links#61

Draft
wenjiehs wants to merge 1 commit into
tke-workshop:mainfrom
wenjiehs:agent/tke-workshop-doc-compile-sweep/fd129e32
Draft

TKE-49: fix cookbook README doc links#61
wenjiehs wants to merge 1 commit into
tke-workshop:mainfrom
wenjiehs:agent/tke-workshop-doc-compile-sweep/fd129e32

Conversation

@wenjiehs

Copy link
Copy Markdown
Collaborator

Health Check deterministic fix from TKE-49.

Changes

  • Fixed four cookbook/README.md documentation links that pointed at non-existent ../docs/... paths.
  • Updated those links to the actual Astro source paths under ../src/content/docs/....

Verification

  • npm run build
  • find cookbook -name '*.py' -print0 | xargs -0 -r python3 -m py_compile\n- git diff --check\n- node --test test/navigation.test.mjs test/cookbooks.test.mjs test/create-cluster-autoupgrade.test.mjs\n\n## Follow-up\n- TKE-50 tracks the remaining cookbook/supernode/README.md stale GPU best-practice URL and missing LICENSE target, which need Doc Change/human confirmation rather than sweep-agent rewriting.

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