change HEAD to blob/HEAD, and add blob in versioned-docs.sh

This commit is contained in:
Chao Xu
2015-11-16 17:13:49 -08:00
parent 65c285f5ab
commit 0c913ed5a1
14 changed files with 14 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ fi
echo "+++ Versioning documentation and examples"
# 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/blob"
# Update the include directory in definitions.md and operations.md.
DIRECTORY_KEY_WORDS="<REPLACE-WITH-RELEASE-VERSION>"