aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-05-08 19:11:13 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-05-08 19:11:13 +0300
commitdae67c688f7d02c658c583ac63e63104a62092ba (patch)
treee1c20d1e36e6db412e6fbdd5e9aa510bbb912834
parent6ca6aec580f59e94cc01517e2c9521708b055f9d (diff)
downloadit-kariera-exam-template-dae67c688f7d02c658c583ac63e63104a62092ba.tar
it-kariera-exam-template-dae67c688f7d02c658c583ac63e63104a62092ba.tar.gz
it-kariera-exam-template-dae67c688f7d02c658c583ac63e63104a62092ba.zip
Fixed database reference link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.