change the include file name

This commit is contained in:
Chao Xu 2015-10-19 12:31:04 -07:00
parent 95b8394a22
commit 39cb8627df
4 changed files with 4 additions and 4 deletions

View File

@ -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 %}

View File

@ -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 %}

View File

@ -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 %}

View File

@ -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 %}