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 6c8affc commit dd6e19dCopy full SHA for dd6e19d
docs/_data/sidebar.yml
@@ -19,4 +19,5 @@
19
url: /docs/contributing
20
- title: Migrating from v1 to v2
21
url: /docs/v2-migration
22
-
+ - title: Migrating from v2 to v3
23
+ url: /docs/v3-migration
docs/documentation/glossary.md
@@ -1,5 +1,8 @@
1
---
2
-title: Glossary description: Glossary layout: docs permalink: /docs/glossary
+title: Glossary
3
+description: Glossary
4
+layout: docs
5
+permalink: /docs/glossary
6
7
8
# Glossary
docs/documentation/v3-migration.md
@@ -0,0 +1,8 @@
+---
+title: Migrating from v2 to v3
+description: Migrating from v2 to v3
+permalink: /docs/v3-migration
+
+# Migrating from v2 to v3
0 commit comments