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:
+1
-1
@@ -6,7 +6,7 @@ Thank you for your interest in contributing to bd! This document provides guidel
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Go 1.25 or later
|
||||
- Go 1.24 or later
|
||||
- Git
|
||||
- (Optional) golangci-lint for local linting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user