diff options
| author | Anthony Hills <a.r.hills@qmul.ac.uk> | 2021-02-18 21:44:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 21:44:55 +0000 |
| commit | 91b804c59adf1bd26700b3aa541603f7c2506da3 (patch) | |
| tree | d3406c37f51434e1a39c390d71f6ecd3d8fbe07a | |
| parent | Merge pull request #2 from SunnyBingoMe/master (diff) | |
| download | AnnotateChange-91b804c59adf1bd26700b3aa541603f7c2506da3.tar.gz AnnotateChange-91b804c59adf1bd26700b3aa541603f7c2506da3.zip | |
Fixed deployment.md hyperlink
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ AnnotateChange can be launched quickly for local development as follows: To use AnnotateChange locally using Docker, follow the steps below. For a full-fledged installation on a server, see the [deployment -instructions](./docs/DEPLOYMENT). +instructions](./docs/DEPLOYMENT.md). 0. Install [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/). |
