aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Krishna Ramasimha <[email protected]>2021-08-27 13:13:55 +0530
committerGravatar GitHub <[email protected]>2021-08-27 13:13:55 +0530
commit825936e5520e937dfd117cacd86d0297b3f5259e (patch)
tree6ddba3a1243b2544a0b318dd9e79a3f702fce0fa
parentMerge pull request #565 from ethansocal/main (diff)
[BUG FIX] - README.md - Remove the docs dir from the readme
The README.md file had an outdated hyperlink which pointed to the docs directory which doesnt exist anymore This PR fixes that
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9867bfc8..6e725fa3 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This is all of the code that is responsible for maintaining [our website][9] and
The website is built on Django and should be simple to set up and get started with.
If you happen to run into issues with setup, please don't hesitate to open an issue!
-If you're looking to contribute or play around with the code, take a look at [the wiki][10] or the [`docs` directory](docs). If you're looking for things to do, check out [our issues][11].
+If you're looking to contribute or play around with the code, take a look at [the wiki][10]. If you're looking for things to do, check out [our issues][11].
[1]: https://github.com/python-discord/site/workflows/Lint%20&%20Test/badge.svg?branch=main
[2]: https://github.com/python-discord/site/actions?query=workflow%3A%22Lint+%26+Test%22+branch%3Amain