nvme: don't send keep-alives to the discovery controller
[linux-2.6-block.git] / README
diff --git a/README b/README
index b2ba4aaa3a71046653599aa0b3798b211a2c0d30..2c927ccbd97055c71cda2fccc1eaa8b12b93374a 100644 (file)
--- a/README
+++ b/README
@@ -1,13 +1,14 @@
 Linux kernel
 ============
 
-This file was moved to Documentation/admin-guide/README.rst
-
-Please notice that there are several guides for kernel developers and users.
-These guides can be rendered in a number of formats, like HTML and PDF.
+There are several guides for kernel developers and users. These guides can
+be rendered in a number of formats, like HTML and PDF. Please read
+Documentation/admin-guide/README.rst first.
 
 In order to build the documentation, use ``make htmldocs`` or
-``make pdfdocs``.
+``make pdfdocs``.  The formatted documentation can also be read online at:
+
+    https://www.kernel.org/doc/html/latest/
 
 There are various text files in the Documentation/ subdirectory,
 several of them using the Restructured Text markup notation.