Browse code

fixing a link in design.md

Signed-off-by: Brent Salisbury <brent.salisbury@docker.com>

Brent Salisbury authored on 2015/05/15 05:02:06
Showing 1 changed files
... ...
@@ -6,7 +6,7 @@ This document describes how libnetwork has been designed in order to acheive thi
6 6
 Requirements for individual releases can be found on the [Project Page](https://github.com/docker/libnetwork/wiki)
7 7
 
8 8
 Many of the design decisions are inspired by the learnings from the Docker networking design as of Docker v1.6.
9
-Please refer to this [Docker v1.6 Design](https://github.com/docker/libnetwork/blob/docs/legacy.md) document for more information on networking design as of Docker v1.6.
9
+Please refer to this [Docker v1.6 Design](legacy.md) document for more information on networking design as of Docker v1.6.
10 10
 
11 11
 ## Goal
12 12