浏览代码

Merge pull request #3093 from sorensd/patch-1

Updated docker URL(s)
Akinori MUSHA 2 年之前
父节点
当前提交
8c922aa63a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/docker/install.md

+ 2 - 2
doc/docker/install.md

@@ -1,6 +1,6 @@
 ## Why run Huginn with docker
 
-You can play with or deploy Huginn inside of [docker](http://www.docker.io/).
+You can play with or deploy Huginn inside of [docker](http://www.docker.com/).
 
 Getting Huginn up and running using docker is quick and painless once you have docker installed. The docker container is suitable for production and evaluation. Huginn uses environmental variables for configuration, so rather than having a .env file, the Docker container expects variables to be passed into the launch command.
 
@@ -10,7 +10,7 @@ Getting Huginn up and running using docker is quick and painless once you have d
 
 #### OSX GUI using Kitematic
 
-1. Download and install [Kitematic](https://kitematic.com/)
+1. Download and install [Docker](https://www.docker.com/)
 * Start Kitematic and search for `huginn/huginn`
 * Click `create` and wait for the container to be downloaded and booted
 * Click on the link icon next to 'WEB PREVIEW'