Skip to content

Loading…

Fix some broken docs URLs #10676

Merged
merged 1 commit into from

3 participants

@dwfreed

These URLs were probably broken by some docs restructuring, so fix them to point to the right place.

@dwfreed dwfreed Fix some broken docs URLs
These URLs were probably broken by some docs restructuring, so fix them
to point to the right place.
3f860da
@salt-jenkins
Collaborator

Test FAILed.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/1717/

@whiteinge whiteinge merged commit 3ae5f93 into saltstack:develop

1 check failed

Details default Merged build finished.
@whiteinge
Owner

Thanks!

@dwfreed dwfreed deleted the dwfreed:url-fixes branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Commits on Feb 23, 2014
  1. @dwfreed

    Fix some broken docs URLs

    dwfreed committed
    These URLs were probably broken by some docs restructuring, so fix them
    to point to the right place.
This page is out of date. Refresh to see the latest.
Showing with 2 additions and 2 deletions.
  1. +2 −2 Contributing.rst
View
4 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
Something went wrong with that request. Please try again.