Skip to content

Commit 4931454

Browse files
committed
Removing docs from versioned base path
1 parent f8152c0 commit 4931454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
"current": "$CURRENT_VERSION",
5454
"versions": [
5555
{ "version": "$CURRENT_VERSION", "label": "$CURRENT_VERSION (Latest)", "path": "/" },
56-
{ "version": "0.6.3", "label": "0.6.3", "path": "/v0.6.3/docs" }
56+
{ "version": "0.6.3", "label": "0.6.3", "path": "/v0.6.3/" }
5757
]
5858
}
5959
EOF

0 commit comments

Comments
 (0)