summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-config.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
commit749efe961f0e1a71461a9c79e6e4584d35af6e7f (patch)
treec953c007cbe4f60a147ab62f97937d58abb2e9ca /Documentation/nvme-config.txt
parentAdding upstream version 2.7.1. (diff)
downloadnvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.tar.xz
nvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.zip
Adding upstream version 2.8.upstream/2.8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-config.txt')
-rw-r--r--Documentation/nvme-config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/nvme-config.txt b/Documentation/nvme-config.txt
index aea6f6a..8a66644 100644
--- a/Documentation/nvme-config.txt
+++ b/Documentation/nvme-config.txt
@@ -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
-------