Am 24.10.2016 um 13:00 schrieb Mauro Carvalho Chehab <mche...@s-opensource.com>:

> We can't use :ref: for external links.
> 
> Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>
> ---
> Documentation/applying-patches.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/applying-patches.txt 
> b/Documentation/applying-patches.txt
> index 02ce4924468e..3395da13d415 100644
> --- a/Documentation/applying-patches.txt
> +++ b/Documentation/applying-patches.txt
> @@ -427,7 +427,7 @@ The -mm patches are experimental patches released by 
> Andrew Morton.
> 
> In the past, -mm tree were used to also test subsystem patches, but this
> function is now done via the
> -:ref:`linux-next <https://www.kernel.org/doc/man-pages/linux-next.html>`
> +`linux-next <https://www.kernel.org/doc/man-pages/linux-next.html>`

This needs a underscore at the end:

 `linux-next <https://www.kernel.org/doc/man-pages/linux-next.html>`_

http://www.sphinx-doc.org/en/stable/rest.html#external-links

-- Markus --

> tree. The Subsystem maintainers push their patches first to linux-next,
> and, during the merge window, sends them directly to Linus.
> 
> -- 
> 2.7.4
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-doc" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to