From 9be26bab80d1eb355e26cfed879676bf8b6278c5 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 9 Apr 2021 18:23:58 +0300 Subject: Fixed outdated Wiki link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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) -- cgit v1.2.3