We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286d246 commit 520f823Copy full SHA for 520f823
_includes/footer.html
@@ -4,8 +4,8 @@
4
<p class="copyright">Copyright © {{ site.time | date: '%Y' }} Apple Inc. All rights reserved.</p>
5
<p class="trademark">Swift and the Swift logo are trademarks of Apple Inc.</p>
6
<p class="privacy">
7
- <a href="//www.apple.com/privacy/privacy-policy/">Privacy Policy</a>
8
- <a href="//www.apple.com/legal/privacy/en-ww/cookies/">Cookies</a>
+ <a href="https://www.apple.com/privacy/privacy-policy/">Privacy Policy</a>
+ <a href="https://www.apple.com/legal/privacy/en-ww/cookies/">Cookies</a>
9
</p>
10
</div>
11
<div class="footer-other">
0 commit comments