From 60bbf7a890458c68d09b38c82bd864b4a511841c Mon Sep 17 00:00:00 2001 From: ruihildt Date: Mon, 28 Sep 2020 16:15:03 +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 4c908f5..5bafb1f 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Find the the shortest path between different cities in Belgium with Dijkstra alg - Frontend: https://dijkstra.ruihildt.xyz/ - Backend: https://dijkstra-backend.herokuapp.com/ -- Backend Source: https://git.armada.digital/rui/dijkstra-backend +- Backend Source: https://git.ruihildt.xyz/ruihildt/dijkstra-backend