Skip to content

Commit a48615a

Browse files
committed
Merge pull request #2 from Project-OSRM/mapurl
link to map url
2 parents 82a907e + f6ce45d commit a48615a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class='col6 margin3 pad4y clearfix'>
2020
<div class='pad2y title '>Modern C++ routing engine for shortest paths in road networks.</div>
2121
<div class='center'>
22-
<a href='#'><input type='button' class='button' value='VIEW DEMO' name='' /></a>
22+
<a href='http://map.project-osrm.org/'><input type='button' class='button' value='VIEW DEMO' name='' /></a>
2323
<p class='pad2x'><a class="github-button" href="https://github.com/Project-OSRM/osrm-backend/fork" data-icon="octicon-git-branch" data-style="mega" data-count-href="/Project-OSRM/osrm-backend/network" data-count-api="/repos/Project-OSRM/osrm-backend#forks_count" data-count-aria-label="# forks on GitHub" aria-label="Fork Project-OSRM/osrm-backend on GitHub">Fork</a></p>
2424
</div>
2525
</div>

0 commit comments

Comments
 (0)