Use git.openstack.org instead of github.com
Replace github.com names with git.openstack.org since git.openstack.org is the master. Changes relevant occurrences in the following documents: * admin-guide-cloud * common * install-guide * user-guide Change-Id: Ic3da4d2b07b00cee492597d00dfac5f38b1a22ab
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>To create a stack, or template, from an <link
|
||||
xlink:href="https://github.com/openstack/heat-templates"
|
||||
xlink:href="http://git.openstack.org/cgit/openstack/heat-templates"
|
||||
>example template file</link>, run the following
|
||||
command:</para>
|
||||
<screen><prompt>$</prompt> <userinput>heat stack-create mystack --template-file /<replaceable>PATH_TO_HEAT_TEMPLATES</replaceable>/WordPress_Single_Instance.template</userinput>
|
||||
|
||||
Reference in New Issue
Block a user