Small doc fixes found by the linkchecker
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
b66bb1287c
commit
7d0d94814b
5 changed files with 18 additions and 2 deletions
14
docs/spec/auth/index.md
Normal file
14
docs/spec/auth/index.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Docker Regidtry Token Authentication"
|
||||
description = "Docker Registry v2 authentication schema"
|
||||
keywords = ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"]
|
||||
[menu.main]
|
||||
parent="smn_registry_ref"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Docker Registry v2 authentication
|
||||
|
||||
See the [Token Authentication Specification](token.md) and
|
||||
[Token Authentication Implementation](jwt.md) for more information.
|
Loading…
Add table
Add a link
Reference in a new issue