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 4999936 commit 41e47e4Copy full SHA for 41e47e4
docs/mkdocs.yml
@@ -4,7 +4,7 @@ site_url: https://flatbuffers.dev
4
repo_name: google/FlatBuffers
5
repo_url: https://github.com/google/flatbuffers
6
edit_uri: edit/master/docs/source/
7
-copyright: Copyright © 2024 Google
+copyright: Copyright © 2025 Google
8
theme:
9
name: material
10
logo: assets/flatbuffers_logo.svg
docs/overrides/404.html
@@ -8,4 +8,4 @@ <h1>404 - Not found</h1>
links may not work.
Please <a href="https://github.com/google/flatbuffers/issues/new?template=404-doc.md">file an issue</a> indicating the broken link.
11
- {% endblock %}
+{% endblock %}
0 commit comments