README: fix Markdown link syntax

Change-Id: I69ab57ee6307355c925c30cb379bcefe0bd90fc7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2015-09-21 14:11:31 -07:00
parent 7c77021c51
commit a56f73febb

View File

@ -1,7 +1,7 @@
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
========