Skip to content

fix(docs): eliminate broken links in the generated /help manual#110

Merged
wisnesky merged 1 commit into
CategoricalData:masterfrom
caverac:fix/aqlhelp-broken-links
Jun 20, 2026
Merged

fix(docs): eliminate broken links in the generated /help manual#110
wisnesky merged 1 commit into
CategoricalData:masterfrom
caverac:fix/aqlhelp-broken-links

Conversation

@caverac

@caverac caverac commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

A dead-link sweep of categoricaldata.net/help/ (after the examples/ site went live in #109) found a number of 404s on /help/... pages. /help is fully wiped and regenerated on every deploy, so these aren't stale artifacts, they're a generator bug: AqlHelp emits <a href>s to pages it never creates. This PR makes the generated manual link-clean!

@wisnesky
wisnesky merged commit 1bc8599 into CategoricalData:master Jun 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants