Browse Source

Merge pull request #9421 from nealmcb/9418-registry_api-source-link

Fixes #9418 Docker Registry now open source
James Turnbull 10 years ago
parent
commit
653be15f17
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sources/reference/api/registry_api.md

+ 2 - 2
docs/sources/reference/api/registry_api.md

@@ -14,9 +14,9 @@ page_keywords: API, Docker, index, registry, REST, documentation
    service using tokens
    service using tokens
  - It supports different storage backends (S3, cloud files, local FS)
  - It supports different storage backends (S3, cloud files, local FS)
  - It doesn't have a local database
  - It doesn't have a local database
- - It will be open-sourced at some point
+ - The registry is open source: [Docker Registry](https://github.com/docker/docker-registry)
 
 
-We expect that there will be multiple registries out there. To help to
+ We expect that there will be multiple registries out there. To help to
 grasp the context, here are some examples of registries:
 grasp the context, here are some examples of registries:
 
 
  - **sponsor registry**: such a registry is provided by a third-party
  - **sponsor registry**: such a registry is provided by a third-party