From 601c4f17ec937eb6923a27a5915fdcde6eada9dd Mon Sep 17 00:00:00 2001 From: Nathan W Date: Tue, 4 Mar 2014 12:18:34 -0600 Subject: [PATCH] Fixed Links Link to guru page was not rendering correctly on http://docs.ansible.com/faq.html. Link to readme returned 404. --- docsite/rst/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/faq.rst b/docsite/rst/faq.rst index e5bd937019..82841d4381 100644 --- a/docsite/rst/faq.rst +++ b/docsite/rst/faq.rst @@ -234,7 +234,7 @@ Once the library is ready, SHA512 password values can then be generated as follo Can I get training on Ansible or find commercial support? +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -Yes! See `our Guru offering _` for online support, and support is also included with :doc:`tower`. You can also read our `service page `_ and email `info@ansible.com `_ for further details. +Yes! See `our Guru offering `_ for online support, and support is also included with :doc:`tower`. You can also read our `service page `_ and email `info@ansible.com `_ for further details. .. _web_interface: @@ -249,7 +249,7 @@ and easy to use. See :doc:`tower`. How do I submit a change to the documentation? ++++++++++++++++++++++++++++++++++++++++++++++ -Great question! Documentation for Ansible is kept in the main project git repository, and complete instructions for contributing can be found in the docs README `viewable on GitHub `_. Thanks! +Great question! Documentation for Ansible is kept in the main project git repository, and complete instructions for contributing can be found in the docs README `viewable on GitHub `_. Thanks! .. _keep_secret_data: