Commit a56f73fe authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

README: fix Markdown link syntax



Change-Id: I69ab57ee6307355c925c30cb379bcefe0bd90fc7
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 7c77021c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
Storage Performance Development Kit
===================================

[https://01.org/spdk](SPDK on 01.org)
[SPDK on 01.org](https://01.org/spdk)

The Storage Performance Development Kit (SPDK) provides a set of tools
and libraries for writing high performance, scalable, user-mode storage
@@ -30,7 +30,7 @@ Ubuntu/Debian:
- libcunit1-dev

Additionally, DPDK is required.
See [http://dpdk.org/doc/quick-start](DPDK Quick Start).
See [DPDK Quick Start](http://dpdk.org/doc/quick-start).

Building
========