Skip to content

Commit c9a286b

Browse files
authored
Update mkdocs.yml redirect
Fixes #8485
1 parent f9a70c7 commit c9a286b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ plugins:
6565
'flatbuffers_guide_tutorial.html.md': 'tutorial.md'
6666
'flatbuffers_guide_using_schema_compiler.html.md': 'flatc.md'
6767
'flatbuffers_guide_writing_schema.html.md': 'schema.md'
68+
'md__schemas.html.md': 'schema.md' # issue #8485
6869
'flatbuffers_guide_use_c.html.md': 'languages/c.md'
6970
'flatbuffers_guide_use_cpp.html.md': 'languages/cpp.md'
7071
'flatbuffers_guide_use_c-sharp.html.md': 'languages/c_sharp.md'

0 commit comments

Comments
 (0)