docs: fix broken link in readme (#8656)

This commit is contained in:
Nugine
2025-08-07 13:06:44 +08:00
committed by GitHub
parent ff9cba2bff
commit ae3821233c

View File

@@ -6,7 +6,7 @@ https://flatbuffers.dev.
## Local Building
The documentation can be built and served locally during development, see [https//flatbuffers.dev/contributing/#local-development] for full details.
The documentation can be built and served locally during development, see <https://flatbuffers.dev/contributing/#local-development> for full details.
__tl;dr__
@@ -21,4 +21,4 @@ Build and Serve:
```
mkdocs serve -f docs/mkdocs.yml
```
```