Browse Source

fix: docker-compose example link

pull/760/head
Nicolas Giard 5 years ago
committed by GitHub
parent
commit
e90873e13d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -73,7 +73,7 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
Docker is the recommended way to go! Simply use Docker image: `requarks/wiki:beta`
You can also use Docker Compose ([see example](https://github.com/Requarks/wiki/blob/dev/dev/examples/docker-compose.yml)) to run Wiki.js with all dependencies.
You can also use Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/dev/examples/docker-compose.yml)) to run Wiki.js with all dependencies.
<h2 align="center">Demo</h2>

Loading…
Cancel
Save