Change git repo url
This commit is contained in:
@@ -101,8 +101,8 @@ function HomeView() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// // TODO Find a solution to trigger a re-render of the map
|
// TODO Find a solution to trigger a re-render of the map
|
||||||
// // Add dashes to shortest path edges
|
// Add dashes to shortest path edges
|
||||||
// let path = test.path;
|
// let path = test.path;
|
||||||
// let pairs = [];
|
// let pairs = [];
|
||||||
|
|
||||||
@@ -191,7 +191,7 @@ function HomeView() {
|
|||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
<Section>
|
<Section>
|
||||||
<p>On github: <a href="https://github.com/ruihildt/dijkstra">backend</a> & <a href="https://github.com/ruihildt/dijkstra-frontend">frontend</a> </p>
|
<p>Git: <a href="https://git.armada.digital/rui/dijkstra-backend">backend</a> & <a href="https://git.armada.digital/rui/dijkstra-frontend">frontend</a> </p>
|
||||||
</Section>
|
</Section>
|
||||||
</Main>
|
</Main>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user