Fix broken specification link in docs
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
763eefee55
commit
17562b3f44
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue