Fix headers in documentation

These headers were rendered as body text
because there was no space, but a "tab" after
the `#`.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2015-12-12 01:39:51 +01:00
parent e6c60e79c5
commit 129c9a22f7
5 changed files with 13 additions and 13 deletions

View file

@ -6,13 +6,13 @@ keywords = ["registry, on-prem, images, tags, repository, distribution, build, r
+++
<![end-metadata]-->
# Building the registry source
# Building the registry source
## Use-case
This is useful if you intend to actively work on the registry.
### Alternatives
### Alternatives
Most people should use the [official Registry docker image](https://hub.docker.com/r/library/registry/).