Commit ae4a05027e2f ("docs: nvdimm: add it to the driver-api book") in
the kernel changes the location of the NVDIMM documentation. Use
this chance to update the documentation link in ndctl to the Sphinx
rendered HTML documentation hosted on
kernel.org.
Link:
https://github.com/pmem/ndctl/issues/120
Cc: Dan Williams <dan.j.williams(a)intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma(a)intel.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 690d152..d296c6b 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Documentation
=============
See the latest documentation for the NVDIMM kernel sub-system here:
-https://git.kernel.org/cgit/linux/kernel/git/nvdimm/nvdimm.git/tree/Documentation/nvdimm/nvdimm.txt?h=libnvdimm-for-next
+https://www.kernel.org/doc/html/latest/driver-api/nvdimm/index.html
A getting started guide is also available on the
kernel.org nvdimm wiki:
--
2.20.1