mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
docs: fix broken link in readme (#8656)
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user