diff options
author | Ali Alnubani <alialnu@mellanox.com> | 2018-03-31 16:56:00 +0300 |
---|---|---|
committer | Daniel Axtens <dja@axtens.net> | 2018-04-05 19:29:22 +1000 |
commit | 1d02aca4ea7e392938446a6669ce6540f09832a5 (patch) | |
tree | 14cfed27aba1d353927fee2c725e5b8a675c1ee4 | |
parent | d668c5167730a1e86ae45e582202b12c043c122b (diff) | |
download | patchwork-1d02aca4ea7e392938446a6669ce6540f09832a5.tar patchwork-1d02aca4ea7e392938446a6669ce6540f09832a5.tar.gz |
docs: Update reference to kernel documentation
The referenced url was moved to Documentation/process.
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Signed-off-by: Daniel Axtens <dja@axtens.net>
-rw-r--r-- | docs/usage/overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/overview.rst b/docs/usage/overview.rst index 802de2f..cc193f3 100644 --- a/docs/usage/overview.rst +++ b/docs/usage/overview.rst @@ -138,7 +138,7 @@ project to project and Patchwork instance to Patchwork instance. The `kernel project documentation`__ provides an overview of the supported tags for the Linux kernel project. -__ https://www.kernel.org/doc/Documentation/SubmittingPatches +__ https://www.kernel.org/doc/html/latest/process/submitting-patches.html Checks ~~~~~~ |