From 64bc8af1b93bd849f2cce82d868c70354416d404 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Fri, 20 Nov 2015 12:21:03 +1000 Subject: [PATCH] Doc fixes found by validation job Signed-off-by: Sven Dowideit --- docs/architecture.md | 2 +- docs/glossary.md | 2 +- docs/migration.md | 4 ++-- docs/spec/implementations.md | 6 ++++++ docs/spec/manifest-v2-1.md | 6 ++++++ 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/docs/architecture.md b/docs/architecture.md index 558a1199e..392517608 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -1,6 +1,6 @@ diff --git a/docs/glossary.md b/docs/glossary.md index fbe502cc4..8159b5202 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -1,6 +1,6 @@ diff --git a/docs/migration.md b/docs/migration.md index 5dbd766f1..da0aba91a 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -1,6 +1,6 @@ @@ -27,4 +27,4 @@ The Docker Registry 2.0 is backward compatible with images created by the earlie 3. Stop your existing registry service. -4. Restart your registry with your tested 2.0 image. \ No newline at end of file +4. Restart your registry with your tested 2.0 image. diff --git a/docs/spec/implementations.md b/docs/spec/implementations.md index 5cec148f2..ec937b647 100644 --- a/docs/spec/implementations.md +++ b/docs/spec/implementations.md @@ -1,3 +1,9 @@ + + # Distribution API Implementations This is a list of known implementations of the Distribution API spec. diff --git a/docs/spec/manifest-v2-1.md b/docs/spec/manifest-v2-1.md index c6366c365..bb60ddd9f 100644 --- a/docs/spec/manifest-v2-1.md +++ b/docs/spec/manifest-v2-1.md @@ -1,3 +1,9 @@ + + # Image Manifest Version 2, Schema 1 This document outlines the format of of the V2 image manifest. The image