From dae67c688f7d02c658c583ac63e63104a62092ba Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 8 May 2021 19:11:13 +0300 Subject: Fixed database reference link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ab7065..53cd39e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A template that could be useful for the final IT-kariera exam in 2021 Outside of having installed and configured ASP.NET and a database, all you need to do is: - Create an `appsettings.Develoment.json` file in `ExamTemplate/Web` that is a direct copy of `appsettings.json`, but you put in your connection string -- Optional: Change the database the project uses (refer to [Database](#Database)) +- Optional: Change the database the project uses (refer to [Database](#database)) The template is setup to automatically apply migrations and it comes by default with some. -- cgit v1.2.3