GitHub user aldaris opened a pull request:
https://github.com/apache/wicket/pull/251
Update links to HTTPS in Quickstart application
This also resolves a rendering problem when accessing the quickstart
application over HTTPS: the font wasn't loaded from insecure connection.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aldaris/wicket https-links
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/251.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #251
----
commit fe9fa67fc6015bb41521b25775e5dcf8cb4a0b4e
Author: Peter Major <majorpetya@...>
Date: 2017-12-25T09:21:07Z
Update links to HTTPS in Quickstart application
----
---