浏览代码

Merge pull request #6871 from prosto-chewey/patch-1

Update running_riak_service.md
Sven Dowideit 11 年之前
父节点
当前提交
0284e5dfea
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/examples/running_riak_service.md

+ 1 - 1
docs/sources/examples/running_riak_service.md

@@ -14,7 +14,7 @@ Create an empty file called `Dockerfile`:
     $ touch Dockerfile
 
 Next, define the parent image you want to use to build your image on top
-of. We'll use [Ubuntu](https://registry.hub.docker.cm/_/ubuntu/) (tag:
+of. We'll use [Ubuntu](https://registry.hub.docker.com/_/ubuntu/) (tag:
 `latest`), which is available on [Docker Hub](https://hub.docker.com):
 
     # Riak