From a3658ab0421b4e61821199b2cf0a61701c0c4d95 Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Mon, 19 Dec 2016 14:09:02 -0700 Subject: [PATCH] Change doc link to new spdk.io/doc location Also make sure all links point to the canonical www.spdk.io, not spdk.io, to avoid extra redirects. Change-Id: I5696abf8569c36f9be741bc932e320d8b7156875 Signed-off-by: Daniel Verkamp --- README.md | 10 +++++----- doc/README.md | 2 +- doc/footer.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f669ed1d8..83bb6175f 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@ interrupts, which avoids kernel context switches and eliminates interrupt handling overhead. The development kit currently includes: -* [NVMe driver](http://www.spdk.io/spdk/doc/nvme.html) -* [I/OAT (DMA engine) driver](http://www.spdk.io/spdk/doc/ioat.html) -* [NVMe over Fabrics target](http://www.spdk.io/spdk/doc/nvmf.html) -* [iSCSI target](http://www.spdk.io/spdk/doc/iscsi.html) +* [NVMe driver](http://www.spdk.io/doc/nvme.html) +* [I/OAT (DMA engine) driver](http://www.spdk.io/doc/ioat.html) +* [NVMe over Fabrics target](http://www.spdk.io/doc/nvmf.html) +* [iSCSI target](http://www.spdk.io/doc/iscsi.html) Documentation ============= -[Doxygen API documentation](http://spdk.io/spdk/doc/) is available, as +[Doxygen API documentation](http://www.spdk.io/doc/) is available, as well as a [Porting Guide](PORTING.md) for porting SPDK to different frameworks and operating systems. diff --git a/doc/README.md b/doc/README.md index 192de7b59..13219ec66 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,7 +2,7 @@ SPDK Documentation ================== The current version of the SPDK documentation can be found online at -http://www.spdk.io/spdk/doc/ +http://www.spdk.io/doc/ Building the Documentation ========================== diff --git a/doc/footer.html b/doc/footer.html index 25af985a7..12d1ed26a 100644 --- a/doc/footer.html +++ b/doc/footer.html @@ -32,7 +32,7 @@
  • - + documentation