Update Footer with HTTPS hyperlinks
Update two non-secure hyperlinks to their secure equivalents.
This commit is contained in:
Родитель
42cc75f5d2
Коммит
6304f61105
|
@ -1,5 +1,5 @@
|
|||
<footer>
|
||||
<p>Except as otherwise noted, the content of this page is licensed under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 license</a>, and examples are licensed under the <a href="http://src.chromium.org/viewvc/chrome/trunk/src/LICENSE">BSD License</a>.</p>
|
||||
<p>Except as otherwise noted, the content of this page is licensed under a <a href="https://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 license</a>, and examples are licensed under the <a href="https://src.chromium.org/viewvc/chrome/trunk/src/LICENSE">BSD License</a>.</p>
|
||||
<div><a href="https://groups.google.com/a/chromium.org/forum/#!newtopic/blink-dev">Report content issues</a> | <a href="https://docs.google.com/a/chromium.org/forms/d/1djZD0COt4NgRwDYesNLkYAb_O8YL39eEvF78vk06R9c/viewform">Request "edit" access</a> | <a href="https://github.com/GoogleChrome/chromium-dashboard/issues">Report site bugs</a> | <a href="https://github.com/GoogleChrome/chromium-dashboard">View on Github</a> | <a href="https://docs.google.com/document/d/1jrSlM4Yhae7XCJ8BuasWx71CvDEMMbSKbXwx7hoh1Co/edit?pli=1" target="_blank">About this page</a> |
|
||||
{% if user %}
|
||||
<b>{{user.email}}</b>
|
||||
|
|
Загрузка…
Ссылка в новой задаче