Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head

fix htmlpreview links to point to subdictory
This commit is contained in:
Tim Hockin
2015-10-23 13:32:29 -07:00
13 changed files with 13 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ JSON and YAML formats are accepted.
.PP
Please refer to the models in
\[la]https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/HEAD/docs/api-reference/definitions.html\[ra] to find if a field is mutable.
\[la]https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/HEAD/docs/api-reference/v1/definitions.html\[ra] to find if a field is mutable.
.SH OPTIONS

View File

@@ -22,7 +22,7 @@ $ kubectl get TYPE NAME \-o yaml
.PP
Please refer to the models in
\[la]https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/HEAD/docs/api-reference/definitions.html\[ra] to find if a field is mutable.
\[la]https://htmlpreview.github.io/?https://github.com/kubernetes/kubernetes/HEAD/docs/api-reference/v1/definitions.html\[ra] to find if a field is mutable.
.SH OPTIONS