Fix broken specification link in docs

Signed-off-by: Stephen J Day <stephen.day@docker.com>
pull/667/head
Stephen J Day 2015-06-26 17:21:21 -07:00
parent 763eefee55
commit 17562b3f44
1 changed files with 1 additions and 1 deletions

View File

@ -171,6 +171,6 @@ Now:
This is **advanced**.
You will find [background information here](spec/auth/token.md), [configuration information here](configuration.md#auth).
You will find [background information here](./spec/auth/token.md), [configuration information here](configuration.md#auth).
Beware that you will have to implement your own authentication service for this to work (though there exist third-party open-source implementations).