Fixing Linux Kernel URL in Why Code Review Doc

Removing the trailing forward slash of the Linux Kernel URL that is
in the Code Review section of the "Why Code Review?" document.

Change-Id: I4e3c463787080b44f418c19184a4bb2a08f2d8ff
This commit is contained in:
Robert Coleman 2019-03-26 00:18:27 -07:00 committed by David Pursehouse
parent 1a08ef5892
commit 0a0575b52e

View File

@ -60,7 +60,7 @@ older (imperfect) revision is not lost. It can be found via the `git reflog`.
At least two well-known open source projects insist on these practices:
* link:http://git-scm.com/[Git]
* link:http://www.kernel.org/category/about.html/[Linux Kernel]
* link:http://www.kernel.org/category/about.html[Linux Kernel]
However, contributors to these projects dont refine and polish their changes
in private until theyre perfect. Instead, polishing code is part of a review