Don't mess with versionize-docs here

pull/6/head
Isaac Hollander McCreery 2015-10-29 15:11:48 -07:00
parent f2b8edddae
commit 7109700713
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ if ! ($SED --version 2>&1 | grep -q GNU); then
exit 1
fi
echo "+++ Versioning documentation and examples at ${NEW_VERSION}"
echo "+++ Versioning documentation and examples"
# Update the docs to match this version.
HTML_PREVIEW_PREFIX="https://htmlpreview.github.io/\?https://github.com/kubernetes/kubernetes"