Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class='pad2y title '>Modern C++ routing engine for shortest paths in road networks.</div>
<div class='center'>
<a href='https://map.project-osrm.org/'><input type='button' class='button' value='VIEW DEMO' name='' /></a> <a href='docs/'><input type='button' class='button' value="DOCUMENTATION" name='' /></a>
<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>
<p class='pad2x'><a class="github-button" href="https://github.com/Project-OSRM/osrm-backend" data-icon="octicon-mark-github" data-style="mega" aria-label="View Project-OSRM/osrm-backend on GitHub">View on GitHub</a></p>
</div>
</div>
</div>
Expand Down