瀏覽代碼

Updated docker URL(s)

Soren Singh Dary 3 年之前
父節點
當前提交
c2b51c2c90
共有 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'