Fix broken link in Documentation/process/kernel-docs.rst
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/5aa55fc2c8db3f6994b19b4bb9a9ec715d94353f Commit: 5aa55fc2c8db3f6994b19b4bb9a9ec715d94353f Parent: b72dde3869fbac36aa95e50fbff4ff006a5125dd Refname: refs/heads/master Author: Grigory Shipunov <[email protected]> AuthorDate: Tue Jan 30 15:58:06 2018 +0300 Committer: Jonathan Corbet <[email protected]> CommitDate: Thu Feb 1 12:08:18 2018 -0700 Fix broken link in Documentation/process/kernel-docs.rst Kernel Glossary has moved from /Glossary to /KernelGlossary on kernelnewbies.org. This patch corrects this link. Signed-off-by: Grigory Shipunov <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> --- Documentation/process/kernel-docs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst index b8cac85a4001..3fb28de556e4 100644 --- a/Documentation/process/kernel-docs.rst +++ b/Documentation/process/kernel-docs.rst @@ -58,7 +58,7 @@ On-line docs * Title: **Linux Kernel Mailing List Glossary** :Author: various - :URL: http://kernelnewbies.org/glossary/ + :URL: https://kernelnewbies.org/KernelGlossary :Date: rolling version :Keywords: glossary, terms, linux-kernel. :Description: From the introduction: "This glossary is intended as -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html