fix/doc: Go version inconsistencies and broken documentation links (#535)

* docs: fix Go version typo in CONTRIBUTING.md (1.25 -> 1.24)

* docs: update Go version requirement to 1.24+ across docs

* docs: fix broken links to docs/ in npm-package/README.md

* docs: fix QUICKSTART.md path reference in AGENTS.md
This commit is contained in:
Logan Thomas
2025-12-13 12:48:44 -06:00
committed by GitHub
parent 947e7188aa
commit 520e1007f1
6 changed files with 10 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ GROUP BY i.id, e.id
### Prerequisites
- Go 1.21 or later
- Go 1.24 or later
- bd initialized in a directory (run `bd init --prefix demo`)
### Install