Skip to content

Commit f177cdf

Browse files
committed
Change to new codimd-container repository
Signed-off-by: Sheogorath <[email protected]>
1 parent d28a493 commit f177cdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To install use `helm install stable/hackmd`.
101101
For all further details, please check out the offical CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
102102

103103
## CodiMD by docker container
104-
[![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)
104+
[![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)
105105

106106

107107
**Debian-based version:**
@@ -116,11 +116,11 @@ For all further details, please check out the offical CodiMD [K8s helm chart](h
116116
The easiest way to setup CodiMD using docker are using the following three commands:
117117

118118
```console
119-
git clone https://github.com/hackmdio/docker-hackmd.git
120-
cd docker-codimd
119+
git clone https://github.com/hackmdio/codimd-container.git
120+
cd codimd-container
121121
docker-compose up
122122
```
123-
Read more about it in the [docker repository…](https://github.com/hackmdio/docker-hackmd)
123+
Read more about it in the [container repository…](https://github.com/hackmdio/codimd-contianer)
124124

125125
## Cloudron
126126

0 commit comments

Comments
 (0)