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 f8152c0 commit 4931454Copy full SHA for 4931454
1 file changed
.github/workflows/docs.yml
@@ -53,7 +53,7 @@ jobs:
53
"current": "$CURRENT_VERSION",
54
"versions": [
55
{ "version": "$CURRENT_VERSION", "label": "$CURRENT_VERSION (Latest)", "path": "/" },
56
- { "version": "0.6.3", "label": "0.6.3", "path": "/v0.6.3/docs" }
+ { "version": "0.6.3", "label": "0.6.3", "path": "/v0.6.3/" }
57
]
58
}
59
EOF
0 commit comments