Commit 3a61badd authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

Documentation/applying-patches.txt: fix a bad external link



We can't use :ref: for external links.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 75a163c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>`
tree. The Subsystem maintainers push their patches first to linux-next,
and, during the merge window, sends them directly to Linus.