From 9735ffbc19a1402f7426d4bda953bbe3c7642502 Mon Sep 17 00:00:00 2001 From: Aine Date: Sat, 30 Nov 2024 17:05:29 +0200 Subject: [PATCH] fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81907ee..2bd494e 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ _the list will be updated as new changes are added_ This command initializes the development environment (local Synapse server and Postgres DB), and launches the app in a dev mode at `http://localhost:5173` -After that open [http://localhost:5173](http://localhost:5173?username=admin&password=admin&server=http://localhost:8008] in your browser, +After that open [http://localhost:5173](http://localhost:5173?username=admin&password=admin&server=http://localhost:8008) in your browser, login using the following credentials: * Login: admin