mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
change the include file name
This commit is contained in:
parent
95b8394a22
commit
39cb8627df
@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include definitions.html %}
|
||||
{% include extensions-v1beta1-definitions.html %}
|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include operations.html %}
|
||||
{% include extensions-v1beta1-operations.html %}
|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include definitions.html %}
|
||||
{% include v1-definitions.html %}
|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@ Documentation for other releases can be found at
|
||||
|
||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||
<!-- needed for gh-pages to render html files when imported -->
|
||||
{% include operations.html %}
|
||||
{% include v1-operations.html %}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user