banditcpp / bandit

Human-friendly unit testing for C++11
https://banditcpp.github.io/bandit/
Other
259 stars 37 forks source link

No https redirection on the website #168

Closed MartinDelille closed 1 year ago

MartinDelille commented 1 year ago

I visited today the banditcpp website and noticed two issues:

The link on the github project is not in https: http://banditcpp.github.io/bandit/runningtests.html

image

Beside fixing the link, you could enforce the site using https from the pages settings:

image

sbeyer commented 1 year ago

Fixed both, thanks a lot.