Fixes #391 for registry top page

Fixes #390 to add building link to README
Docker Registry Service to Docker Registry

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2015-04-18 17:06:51 -07:00
parent a9a9658e41
commit d588ed13b2
9 changed files with 30 additions and 28 deletions

View file

@ -1,11 +1,11 @@
# Project
## Contents
- [Docker Registry Service 2.0](overview.md)
- [Docker Registry 2.0](index.md)
- [Architecture](architecture.md)
- [Build the development environment](building.md)
- [Configure a registry](configuration.md)
- [Deploying a registry service](deploying.md)
- [Deploying a registry server](deploying.md)
- [Microsoft Azure storage driver](storage-drivers/azure.md)
- [Filesystem storage driver](storage-drivers/filesystem.md)
- [In-memory storage driver](storage-drivers/inmemory.md)