Skip to content

Commit

Permalink
api.md/api.md.tmpl:format wrong style of section "Deleting a Layer"
Browse files Browse the repository at this point in the history
Signed-off-by: Ling FaKe <[email protected]>
  • Loading branch information
LingFaKe committed Oct 19, 2016
1 parent 8234784 commit 0c42a73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/spec/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion docs/spec/api.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0c42a73

Please sign in to comment.