You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by aldaris <gi...@git.apache.org> on 2017/12/25 09:23:35 UTC

[GitHub] wicket pull request #251: Update links to HTTPS in Quickstart application

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 <ma...@...>
Date:   2017-12-25T09:21:07Z

    Update links to HTTPS in Quickstart application

----


---

[GitHub] wicket issue #251: Update links to HTTPS in Quickstart application

Posted by martin-g <gi...@git.apache.org>.
Github user martin-g commented on the issue:

    https://github.com/apache/wicket/pull/251
  
    Thank you, @aldaris !	


---

[GitHub] wicket pull request #251: Update links to HTTPS in Quickstart application

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/wicket/pull/251


---