From 906ba408d97e0c1aabd6c6a39ebc08f49eb24360 Mon Sep 17 00:00:00 2001 From: Rui Hildt Date: Fri, 20 Mar 2020 13:19:28 +0000 Subject: [PATCH] Update Backend Git link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de4e5c3..4c908f5 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://github.com/ruihildt/dijkstra/ +- Backend Source: https://git.armada.digital/rui/dijkstra-backend