]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: Fix config-schema.json's URL
authorFelix Yan <felixonmars@archlinux.org>
Thu, 1 Feb 2024 14:08:48 +0000 (16:08 +0200)
committerDaniel Wagner <wagi@monom.org>
Mon, 5 Feb 2024 09:24:49 +0000 (10:24 +0100)
The old URL returns 404.

Signed-off-by: Felix Yan <felixonmars@archlinux.org>
Documentation/nvme-config.txt
Documentation/nvme-connect-all.txt
Documentation/nvme-connect.txt
Documentation/nvme-discover.txt

index aea6f6adcb80fa0ac119cba736bb97ab37cee3b8..8a666447546909c4242af39cd1c05ba27cdf32e0 100644 (file)
@@ -36,7 +36,7 @@ DESCRIPTION
 Read in the NVMe over Fabrics configuration from the specified JSON
 configuration file and allow to update or modify the contents.
 The JSON configuration file format is documented in
-https://github.com/linux-nvme/libnvme/doc/config-schema.json
+https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json
 
 OPTIONS
 -------
@@ -202,7 +202,7 @@ SEE ALSO
 --------
 nvme-discover(1)
 nvme-connect(1)
-https://github.com/linux-nvme/libnvme/doc/config-schema.json
+https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json
 
 AUTHORS
 -------
index f4c6cd1566df1180c35e7e7a6ba7dd1b28bfba17..4cd1873426a9cffd527b28273864071daa9f673b 100644 (file)
@@ -127,7 +127,7 @@ OPTIONS
        default @SYSCONFDIR@/nvme/config.json file or 'none' to not read in
        an existing configuration file. The JSON configuration file
        format is documented in
-       https://github.com/linux-nvme/libnvme/doc/config-schema.json
+       https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json
 
 -k <#>::
 --keep-alive-tmo=<#>::
index 0decfe860fe9df47887000ed085cbdec194e8b97..583aaf9b91fdb0d122a2540176b93977a569a9bb 100644 (file)
@@ -101,7 +101,7 @@ OPTIONS
        default @SYSCONFDIR@/nvme/config.json file or 'none' to not read in
        an existing configuration file. The JSON configuration file
        format is documented in
-       https://github.com/linux-nvme/libnvme/doc/config-schema.json
+       https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json
 
 -S <secret>::
 --dhchap-secret=<secret>::
index 9603fa7d9c199d14c433db60dd0bc06d5d2e9f2e..1069d3cea11bfcb1a4e2d74ab3ca4ec11dba55f5 100644 (file)
@@ -146,7 +146,7 @@ OPTIONS
        default @SYSCONFDIR@/nvme/config.json file or 'none' to not read in
        an existing configuration file. The JSON configuration file
        format is documented in
-       https://github.com/linux-nvme/libnvme/doc/config-schema.json
+       https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json
 
 -k <#>::
 --keep-alive-tmo=<#>::