aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-04-09 18:23:58 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-04-09 18:24:01 +0300
commit9be26bab80d1eb355e26cfed879676bf8b6278c5 (patch)
treeb647af00d2bfa693e524ce6f96494012ec491de2
parentde8364547c3902ec4ce1432cd6ac73b64784297c (diff)
downloadDevHive-9be26bab80d1eb355e26cfed879676bf8b6278c5.tar
DevHive-9be26bab80d1eb355e26cfed879676bf8b6278c5.tar.gz
DevHive-9be26bab80d1eb355e26cfed879676bf8b6278c5.zip
Fixed outdated Wiki link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9446876..316942c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ DevHive is the social network solution for programmers. In it you can make posts
This is the back-end portion of the project, built with [`ASP.NET Core`](https://docs.microsoft.com/en-us/aspnet/core/introduction-to-aspnet-core?view=aspnetcore-5.0). For the front-end, refer to [DevHive-Angular](https://github.com/Team-Kaleidoscope/DevHive-Angular).
-In the `docs` folder you can find relevenat information and documentation about this project. You can also find our [Privacy Policy](https://github.com/Team-Kaleidoscope/DevHive/wiki/Privacy-Policy).
+In the `docs` folder you can find relevenat information and documentation about this project. You can also find our Privacy Policy.
## Contents:
- [Setting up locally](#setting-up-locally)