From cc3d0620ea896bf73860b6c3e60d40cc38c115ce Mon Sep 17 00:00:00 2001 From: ruihildt Date: Mon, 28 Sep 2020 16:18:37 +0000 Subject: [PATCH] Update source link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9268ac7..e76a726 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.ruihildt.xyz/ruihildt/dijkstra-frontend ## API Documentation ___