forked from BigfootDev/flatbuffers
docs: fix broken link in readme (#8656)
This commit is contained in:
@@ -6,7 +6,7 @@ https://flatbuffers.dev.
|
|||||||
|
|
||||||
## Local Building
|
## 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__
|
__tl;dr__
|
||||||
|
|
||||||
@@ -21,4 +21,4 @@ Build and Serve:
|
|||||||
|
|
||||||
```
|
```
|
||||||
mkdocs serve -f docs/mkdocs.yml
|
mkdocs serve -f docs/mkdocs.yml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user