mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-28 21:13:35 +00:00
Don't mess with versionize-docs here
This commit is contained in:
parent
f2b8edddae
commit
7109700713
@ -45,7 +45,7 @@ if ! ($SED --version 2>&1 | grep -q GNU); then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "+++ Versioning documentation and examples at ${NEW_VERSION}"
|
echo "+++ Versioning documentation and examples"
|
||||||
|
|
||||||
# Update the docs to match this version.
|
# Update the docs to match this version.
|
||||||
HTML_PREVIEW_PREFIX="https://htmlpreview.github.io/\?https://github.com/kubernetes/kubernetes"
|
HTML_PREVIEW_PREFIX="https://htmlpreview.github.io/\?https://github.com/kubernetes/kubernetes"
|
||||||
|
Loading…
Reference in New Issue
Block a user