From f177cdfbba34055a2337a53bf2e671610d0cbe30 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Thu, 6 Sep 2018 14:40:17 +0100 Subject: [PATCH] Change to new codimd-container repository Signed-off-by: Sheogorath --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4163255..bf54c82 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ To install use `helm install stable/hackmd`. For all further details, please check out the offical CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd). ## CodiMD by docker container -[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/docker-hackmd/raw/master/docker-compose.yml&stack_name=codimd) +[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/codimd-container/raw/master/docker-compose.yml&stack_name=codimd) **Debian-based version:** @@ -116,11 +116,11 @@ For all further details, please check out the offical CodiMD [K8s helm chart](h The easiest way to setup CodiMD using docker are using the following three commands: ```console -git clone https://github.com/hackmdio/docker-hackmd.git -cd docker-codimd +git clone https://github.com/hackmdio/codimd-container.git +cd codimd-container docker-compose up ``` -Read more about it in the [docker repository…](https://github.com/hackmdio/docker-hackmd) +Read more about it in the [container repository…](https://github.com/hackmdio/codimd-contianer) ## Cloudron