aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2020-03-24 09:38:49 -0700
committerGravatar GitHub <[email protected]>2020-03-24 09:38:49 -0700
commit2ebea7ecdf146699d68942f4b27478554504fdbd (patch)
tree9bdf8d022cf91a409ff7d41005a3d793188ac07b /README.md
parentMerge pull request #68 from python-discord/feat/doc/57/docker-run-cmd (diff)
parentFix #66: venv being created in container (diff)
Merge pull request #69 from python-discord/bug/ci/66/pipenv-run-creates-venv
Fix venv being created in Dockerfile
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f12d236..70a029b 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ The alias can be found in `./scripts/.profile`, which is automatically added whe
[1]: https://dev.azure.com/python-discord/Python%20Discord/_apis/build/status/Snekbox?branchName=master
[2]: https://dev.azure.com/python-discord/Python%20Discord/_build/latest?definitionId=13&branchName=master
-[`snekbox.cfg`]: snekbox.cfg
+[`snekbox.cfg`]: config/snekbox.cfg
[`snekapi.py`]: snekbox/api/snekapi.py
[`resources`]: snekbox/api/resources
[`docker run`]: https://docs.docker.com/engine/reference/commandline/run/