[PATCH 3/3] docs: fix links to installation pages
Daniel Axtens
dja at axtens.net
Fri Feb 3 12:50:27 AEDT 2017
Hi Denis,
Thanks!
Reviewed-by: Daniel Axtens <dja at axtens.net>
Regards,
Daniel
Denis Laxalde <denis at laxalde.org> writes:
> Signed-off-by: Denis Laxalde <denis at laxalde.org>
> ---
> docs/deployment/installation.md | 2 +-
> docs/development/contributing.md | 2 +-
> docs/development/installation.md | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/docs/deployment/installation.md b/docs/deployment/installation.md
> index 46294d7..48bf979 100644
> --- a/docs/deployment/installation.md
> +++ b/docs/deployment/installation.md
> @@ -478,7 +478,7 @@ using `pwclient` to update patch state. If you do write one, please contribute
> it.
>
> [doc-contributing]: ../development/contributing.md
> -[doc-development]: development.md
> +[doc-development]: ../development/installation.md
> [ref-django-files]: https://docs.djangoproject.com/en/dev/intro/tutorial01/#creating-a-project
> [ref-django-settings]: https://docs.djangoproject.com/en/1.8/ref/settings/
> [ref-getmail]: http://pyropus.ca/software/getmail/
> diff --git a/docs/development/contributing.md b/docs/development/contributing.md
> index cc5f1d6..aefd8a6 100644
> --- a/docs/development/contributing.md
> +++ b/docs/development/contributing.md
> @@ -53,7 +53,7 @@ patches. In particular, please ensure:
> * Documentation has been updated with new requirements, new script names etc.
> * The `CHANGES` file has been updated with any added or removed features
>
> -[doc-development]: development.md
> +[doc-development]: installation.md
> [pw-ml]: https://ozlabs.org/mailman/listinfo/patchwork
> [ref-qemu-contrib]: http://wiki.qemu.org/Contribute/SubmitAPatch
> [ref-tox]: https://tox.readthedocs.io/en/latest/
> diff --git a/docs/development/installation.md b/docs/development/installation.md
> index b2dfea9..a0ad8fa 100644
> --- a/docs/development/installation.md
> +++ b/docs/development/installation.md
> @@ -355,7 +355,7 @@ using the provided `dev` settings file.
> </dl>
>
> [doc-contributing]: ../development/contributing.md
> -[doc-deployment]: development.md
> +[doc-deployment]: ../deployment/installation.md
> [doc-testing]: testing.md
> [ref-django-db]: https://docs.djangoproject.com/en/1.8/ref/databases/
> [ref-mman-bulk]: http://blog.behnel.de/posts/indexp118.html
> --
> 2.11.0
>
> _______________________________________________
> Patchwork mailing list
> Patchwork at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork
More information about the Patchwork
mailing list