use https in the default nginx welcome page since both domains support it

pull/679/head
Adam Leskis 12 months ago
parent f3542500b6
commit 490930ec8d
No known key found for this signature in database
  1. 4
      docs/html/index.html

@ -14,9 +14,9 @@ font-family: Tahoma, Verdana, Arial, sans-serif; }
working. Further configuration is required.</p>
<p>For online documentation and support please refer to
<a href="http://nginx.org/">nginx.org</a>.<br/>
<a href="https://nginx.org/">nginx.org</a>.<br/>
Commercial support is available at
<a href="http://nginx.com/">nginx.com</a>.</p>
<a href="https://nginx.com/">nginx.com</a>.</p>
<p><em>Thank you for using nginx.</em></p>
</body>

Loading…
Cancel
Save