From cc8b01634f65098ea5d1ae1c621653b23a2a3f0b Mon Sep 17 00:00:00 2001 From: David Florness Date: Sun, 31 Oct 2021 15:53:12 -0400 Subject: [PATCH] contrib: add links to files in README --- contrib/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/README.md b/contrib/README.md index 980458a..7e9e882 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -3,8 +3,8 @@ This directory contains various files that those looking to run/deploy `msc-link-bot` may find useful. -- `Dockerfile` --- a simple Dockerfile that builds and runs `msc-link-bot` in a - docker image -- `docker-compose.yml` --- a simple [compose](https://docs.docker.com/compose/) - file that sets up the volume and environment variable needed to fully run the - `Dockerfile` image +- [`Dockerfile`](Dockerfile) --- a simple Dockerfile that builds and runs + `msc-link-bot` in a docker image +- [`docker-compose.yml`](docker-compose.yml) --- a simple + [compose](https://docs.docker.com/compose/) file that sets up the volume and + environment variable needed to fully run the `Dockerfile` image -- 2.38.4