Skip to content

docs: fix broken threat model link in SECURITY.md and a typo - #833

Merged
adsharma merged 1 commit into
LadybugDB:mainfrom
vaibhav8a:fix-security-link-and-typo
Aug 23, 2026
Merged

docs: fix broken threat model link in SECURITY.md and a typo#833
adsharma merged 1 commit into
LadybugDB:mainfrom
vaibhav8a:fix-security-link-and-typo

Conversation

@vaibhav8a

Copy link
Copy Markdown
Contributor

Two small docs fixes, verified against the current tree on main.

Broken link. SECURITY.md:17 points at security/threat-model.md, but the file in the repository is security/threat_model.md — hyphen vs. underscore, so the link 404s.

Typo. tools/shell/shell_development_guide.md:138 — "due to the whole query being avaiable" → "available".


One thing I did not change, since the fix isn't obvious: docs/testing.md:42 links to ../tools/nodejs_api/docs/nodejs_testing.md as the "Node.js API — Testing Guide". tools/nodejs_api/ exists, but it has no docs/ directory and no markdown files at all, so there's no obvious intended target. Let me know if the guide moved or is still to be written and I'll follow up.

SECURITY.md linked security/threat-model.md (hyphen); the file in the
repository is security/threat_model.md (underscore).

tools/shell/shell_development_guide.md: avaiable -> available.
@adsharma

Copy link
Copy Markdown
Contributor

Thank you for the fixes!

@adsharma
adsharma merged commit 3450c7d into LadybugDB:main Aug 23, 2026
4 checks passed
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.

2 participants