From a62e385e0c4c65a8878de61f759c1f58bcf6b946 Mon Sep 17 00:00:00 2001 From: Rui Hildt Date: Fri, 20 Mar 2020 13:17:02 +0000 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca7a9d..9268ac7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Find the the shortest path between different cities in Belgium with Dijkstra alg - Deployed Frontend: https://dijkstra.ruihildt.xyz/ - Deployed Backend: https://dijkstra-backend.herokuapp.com/ -- Frontend Source: https://git.armada.digital/rui//dijkstra-frontend +- Frontend Source: https://git.armada.digital/rui/dijkstra-frontend ## API Documentation ___