From 3f860dae641a2d65f2b5c4a09c4db0016454f5dc Mon Sep 17 00:00:00 2001 From: Douglas Freed Date: Sun, 23 Feb 2014 00:31:58 +0000 Subject: [PATCH] Fix some broken docs URLs These URLs were probably broken by some docs restructuring, so fix them to point to the right place. --- Contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Contributing.rst b/Contributing.rst index ace920c5150b..3ac26ecb7029 100644 --- a/Contributing.rst +++ b/Contributing.rst @@ -67,7 +67,7 @@ salt's code. .. _`report an issue`: https://github.com/saltstack/salt/issues .. _`Salt's documentation`: http://docs.saltstack.org/en/latest/index.html -.. _`Developing Salt`: http://docs.saltstack.org/en/latest/topics/community.html#developing-salt -.. _`pull request`: http://docs.saltstack.org/en/latest/topics/community.html#sending-a-github-pull-request +.. _`Developing Salt`: http://docs.saltstack.com/topics/hacking.html +.. _`pull request`: http://docs.saltstack.com/topics/hacking.html#sending-a-github-pull-request .. vim: fenc=utf-8 spell spl=en