change HEAD to blob/HEAD, and add blob in versioned-docs.sh
This commit is contained in:
@@ -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>"
|
||||
|
||||
|
Reference in New Issue
Block a user