osrm-frontend icon indicating copy to clipboard operation
osrm-frontend copied to clipboard

Links on frontend are broken because of https

Open daniel-j-h opened this issue 8 years ago • 1 comments

In https://github.com/Project-OSRM/osrm-frontend/pull/246 links were switched from http to https. We deploy this project for the demo server to gh-pages and let Github serve the static site using a custom domain.

Github does not support certificates for a custom domain which means all our https links are currently broken on http://map.project-osrm.org/ - see links bottom left.

daniel-j-h avatar Jul 17 '17 16:07 daniel-j-h

GitHub recently announced HTTPS support for custom domains an GitHub Pages: https://blog.github.com/2018-05-01-github-pages-custom-domains-https/

sandra-thieme avatar May 04 '18 05:05 sandra-thieme