Change git repo url
This commit is contained in:
parent
4d1984444a
commit
121f5c6e92
@ -101,8 +101,8 @@ function HomeView() {
|
||||
}
|
||||
}
|
||||
|
||||
// // TODO Find a solution to trigger a re-render of the map
|
||||
// // Add dashes to shortest path edges
|
||||
// TODO Find a solution to trigger a re-render of the map
|
||||
// Add dashes to shortest path edges
|
||||
// let path = test.path;
|
||||
// let pairs = [];
|
||||
|
||||
@ -191,7 +191,7 @@ function HomeView() {
|
||||
/>
|
||||
}
|
||||
<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>
|
||||
</Main>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user