Merge pull request #1969 from TrumanLing/master

api.md:fix disordered placement of section "Deleting a Layer"
This commit is contained in:
Derek McGowan 2016-11-23 13:59:17 -08:00 committed by GitHub
commit 8d096a4f42
2 changed files with 2 additions and 2 deletions

View File

@ -795,7 +795,7 @@ Note that the upload url will not be available forever. If the upload uuid is
unknown to the registry, a `404 Not Found` response will be returned and the
client must restart the upload process.
### Deleting a Layer
#### Deleting a Layer
A layer may be deleted from the registry via its `name` and `digest`. A
delete may be issued with the following request format:

View File

@ -795,7 +795,7 @@ Note that the upload url will not be available forever. If the upload uuid is
unknown to the registry, a `404 Not Found` response will be returned and the
client must restart the upload process.
### Deleting a Layer
#### Deleting a Layer
A layer may be deleted from the registry via its `name` and `digest`. A
delete may be issued with the following request format: