We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9cba2 commit ae38212Copy full SHA for ae38212
docs/README.md
@@ -6,7 +6,7 @@ https://flatbuffers.dev.
6
7
## Local Building
8
9
-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.
10
11
__tl;dr__
12
@@ -21,4 +21,4 @@ Build and Serve:
21
22
```
23
mkdocs serve -f docs/mkdocs.yml
24
-```
+```
0 commit comments