We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f107fc6 commit 8db42ffCopy full SHA for 8db42ff
README.md
@@ -78,10 +78,10 @@ All that's left to be done is firing up `nginx` with the configuration
78
79
Using Docker
80
------------
81
-A Docker container image for this project is automatically built [on DockerHub]
82
-(https://hub.docker.com/r/nicolast/static-container-registry). To use this
83
-image, first create a directory containing all required image blobs (see
84
-above), then run
+A Docker container image for this project is automatically built
+[on DockerHub](https://hub.docker.com/r/nicolast/static-container-registry).
+To use this image, first create a directory containing all required image blobs
+(see above), then run
85
86
```
87
$ docker run \
0 commit comments