From 07dce8c41e96b8e91a9d81fdef18bbeb648cf41a Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Fri, 7 Dec 2012 10:20:36 +0000 Subject: [PATCH] heat : Update getting started wiki links Getting started wiki links need to point to the new wiki location on wiki.openstack.org Change-Id: I2a0e711fc59dcee303b787662dd9ddef0bf344b7 Signed-off-by: Steven Hardy --- docs/GettingStarted.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 00c60a6f..b354e789 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -122,7 +122,7 @@ Allocate Floating IP Addresses to OpenStack If you want to use templates that depend on ``AWS::EC2::EIP`` or ``AWS::EC2::EIPAssociation`` (multi-instance stacks often do, single-instance less often but it's still possible), see the wiki page on `Configuring Floating IPs`_. -.. _Configuring Floating IPs: https://github.com/heat-api/heat/wiki/Configuring-Floating-IPs +.. _Configuring Floating IPs: http://wiki.openstack.org/Heat/Configuring-Floating-IPs Setup the MySQL database for Heat --------------------------------- @@ -349,14 +349,14 @@ If you wish to try any of the HA or autoscaling templates (which collect stats f Further information on using the heat cloudwatch features is available in the Using-Cloudwatch_ wiki page -.. _Using-Cloudwatch: https://github.com/heat-api/heat/wiki/Using-CloudWatch +.. _Using-Cloudwatch: http://wiki.openstack.org/Heat/Using-CloudWatch Troubleshooting =============== If you encounter issues running heat, see if the solution to the issue is documented on the Troubleshooting_ wiki page. If not, let us know about the problem in the #heat IRC channel on freenode. -.. _Troubleshooting: https://github.com/heat-api/heat/wiki/Troubleshooting +.. _Troubleshooting: http://wiki.openstack.org/Heat/TroubleShooting .. echo; echo 'Success!' -- 2.45.2