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 517c4a0 commit 99ebe58Copy full SHA for 99ebe58
assets/scripts/versions.sh
@@ -74,8 +74,8 @@ Documentation for archived versions is available on our deprecated documentation
74
| v0.27.0 | [Documention](../v0.27.0/) |
75
| v0.26.0 | [Documention](../v0.26.6/) |
76
| v0.25.0 | [Documention](../v0.25.3/) |
77
-| v0.24.0 | [Documention](../v0.29.4/) |
+| v0.24.0 | [Documention](../v0.24.4/) |
78
"
79
80
# Write the content to the versions.qmd file
81
-echo "$VERSIONS_CONTENT" > versions.qmd
+echo "$VERSIONS_CONTENT" > versions.qmd
0 commit comments