diff --git a/README.md b/README.md index f443710..d298b7e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To install the site locally with docker run the following commands: Make sure that the above command has correct path to cloned git repo (The first part specified with -v option). The site should now be running on localhost port 4000. Changes to files will show up interactively on localhost:4000. -**Note:** The Dockerfile for this image is maintained in [this repo](https://github.com/griffithlab/rnabio.org/blob/master/docker/site/Dockerfile) and the image itself is hosted on [dockerhub](https://hub.docker.com/r/griffithlab/rnabiodev). +**Note:** The Dockerfile for this image is maintained in [this repo](https://github.com/griffithlab/rnabio.org/blob/master/docker/site/) and the image itself is hosted on [dockerhub](https://hub.docker.com/r/griffithlab/rnabiodev). **Note:** The _config.yml file is only read during the initial serve, changing this file will require re-running step 3 for changes to appear.