Fix stale URLs and YAML example in user docs#4916
Conversation
Greptile SummaryMinor documentation-only fixes: two stale redirect URLs in
Confidence Score: 4/5Safe to merge; changes are confined to documentation with no impact on runtime code. Both changed files are pure Markdown documentation. The URL updates look correct and the YAML fix addresses the primary issue (missing docs/creating_and_submitting_jobs.md — the container block indentation is worth a second look for consistency. Important Files Changed
Reviews (1): Last reviewed commit: "Fix broken URLs and YAML example in user..." | Re-trigger Greptile |
What type of PR is this?
Minor documentation fixes.
What this PR does / why we need it
client_libraries.md: replaces two links (that redirect following a multi-second delay) with links to the actual pagecreating_and_submitting_jobs.md: fixes some YAML to make it valid