diff mbox

[1/3] docs: link to deployment/development installation page in index

Message ID 20170201093851.10085-1-denis@laxalde.org
State Accepted
Headers show

Commit Message

Denis Laxalde Feb. 1, 2017, 9:38 a.m. UTC
Previous links are broken.

Signed-off-by: Denis Laxalde <denis@laxalde.org>
---
 docs/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Daniel Axtens Feb. 3, 2017, 1:48 a.m. UTC | #1
Hi Denis,

Thanks, that looks good to me.

Reviewed-by: Daniel Axtens <dja@axtens.net>

Regards,
Daniel

Denis Laxalde <denis@laxalde.org> writes:

> Previous links are broken.
>
> Signed-off-by: Denis Laxalde <denis@laxalde.org>
> ---
>  docs/index.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/index.md b/docs/index.md
> index 601ab12..526ede0 100644
> --- a/docs/index.md
> +++ b/docs/index.md
> @@ -64,5 +64,5 @@ All questions and contributions should be sent to the
>  
>  [ref-gpl]: http://www.gnu.org/licenses/gpl-2.0.html
>  [ref-pw-ml]: https://ozlabs.org/mailman/listinfo/patchwork
> -[doc-deployment]: deployment.md
> -[doc-development]: development.md
> +[doc-deployment]: deployment/installation.md
> +[doc-development]: development/installation.md
> -- 
> 2.11.0
>
> _______________________________________________
> Patchwork mailing list
> Patchwork@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/patchwork
Stephen Finucane Feb. 6, 2017, 6:52 p.m. UTC | #2
On Fri, 2017-02-03 at 12:48 +1100, Daniel Axtens wrote:
> Hi Denis,
> 
> Thanks, that looks good to me.
> 
> Reviewed-by: Daniel Axtens <dja@axtens.net>

Reviewed-by: Stephen Finucane <stephen@that.guru>

...and applied.
diff mbox

Patch

diff --git a/docs/index.md b/docs/index.md
index 601ab12..526ede0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -64,5 +64,5 @@  All questions and contributions should be sent to the
 
 [ref-gpl]: http://www.gnu.org/licenses/gpl-2.0.html
 [ref-pw-ml]: https://ozlabs.org/mailman/listinfo/patchwork
-[doc-deployment]: deployment.md
-[doc-development]: development.md
+[doc-deployment]: deployment/installation.md
+[doc-development]: development/installation.md