Skip to content

Commit ae38212

Browse files
authored
docs: fix broken link in readme (#8656)
1 parent ff9cba2 commit ae38212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://flatbuffers.dev.
66

77
## Local Building
88

9-
The documentation can be built and served locally during development, see [https//flatbuffers.dev/contributing/#local-development] for full details.
9+
The documentation can be built and served locally during development, see <https://flatbuffers.dev/contributing/#local-development> for full details.
1010

1111
__tl;dr__
1212

@@ -21,4 +21,4 @@ Build and Serve:
2121

2222
```
2323
mkdocs serve -f docs/mkdocs.yml
24-
```
24+
```

0 commit comments

Comments
 (0)