Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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__

Expand All @@ -21,4 +21,4 @@ Build and Serve:

```
mkdocs serve -f docs/mkdocs.yml
```
```