fix: drop the double slash from the boolean flags FAQ link - #1053
Conversation
BooleanArgsMessageLink pointed at https://docs.kosli.com//faq/#boolean-flags. The doubled slash is the only such link in the repo, and while the site does serve it, a URL a user is being told to visit should not look malformed. The golden it is asserted against carried the same typo, so the test moved with it.
|
Claude finished @JonJagger's task in 43s —— View job PR Review: drop the double slash from the boolean flags FAQ link
Verdict: ✅ Looks good — approve-worthyThis is a small, well-scoped fix and the reasoning in the PR description is sound. What I checked:
Minor observations (non-blocking, not introduced by this PR):
Nice, tidy change with a clear rationale. 👍 |
BooleanArgsMessageLink pointed at https://docs.kosli.com//faq/#boolean-flags.
The doubled slash is the only such link in the repo, and while the site does
serve it, a URL a user is being told to visit should not look malformed.
The golden it is asserted against carried the same typo, so the test moved
with it.
Checklist
charts/k8s-reporter/) updated, if needed. Note: these changes live in a separate PR