From 26b598aee184e5343dc7b5c5ab246968440a3c85 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Fri, 29 Nov 2013 11:21:53 +0100 Subject: [PATCH] links in documentation overview contributing moved to bottom --- contributing/documentation/overview.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/contributing/documentation/overview.rst b/contributing/documentation/overview.rst index 3c538295a93..0858d49a2fb 100644 --- a/contributing/documentation/overview.rst +++ b/contributing/documentation/overview.rst @@ -179,10 +179,6 @@ Translating Read the dedicated :doc:`document `. -.. _`fork`: https://help.github.com/articles/fork-a-repo -.. _`pull requests`: https://help.github.com/articles/using-pull-requests -.. _`Documentation Build Errors`: http://symfony.com/doc/build_errors - Managing Releases ----------------- @@ -227,4 +223,7 @@ happens, the following items are done: For example, in installation chapters, we reference the version you should use for installation. As an example, see the changes made in `PR #2688`_. -.. _`PR #2688`: https://github.com/symfony/symfony-docs/pull/2688 +.. _`fork`: https://help.github.com/articles/fork-a-repo +.. _`pull requests`: https://help.github.com/articles/using-pull-requests +.. _`Documentation Build Errors`: http://symfony.com/doc/build_errors +.. _`PR #2688`: https://github.com/symfony/symfony-docs/pull/2688