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 4ba0da6 commit 8e98e65Copy full SHA for 8e98e65
docs/specification/draft/_index.md
@@ -4,6 +4,8 @@ cascade:
4
type: docs
5
breadcrumbs: false
6
weight: 10
7
+aliases:
8
+ - /draft
9
---
10
11
{{< callout type="info" >}}
site/hugo.yaml
@@ -59,7 +59,7 @@ enableInlineShortcodes: true
59
menu:
60
main:
61
- name: Specification (Draft)
62
- pageRef: /specification/draft
+ pageRef: /draft
63
weight: 1
64
- name: Specification (Latest)
65
pageRef: /latest
0 commit comments