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
diff --git a/Documentation/intro-rockstar.txt b/Documentation/intro-rockstar.txt
index b60a91f..0b67950 100644
--- a/Documentation/intro-rockstar.txt
+++ b/Documentation/intro-rockstar.txt
@@ -60,7 +60,7 @@
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 don’t refine and polish their changes
in private until they’re perfect. Instead, polishing code is part of a review