Skip to content

Commit 9a91bea

Browse files
Merge pull request #81 from eclipse-thingweb/danielpeintner-patch-10
Update Eclipse links in footer
2 parents 51c7cfe + 0992b32 commit 9a91bea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

themes/thingweb/layouts/partials/footer.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
</div>
3333
<div class="copy text-center">
3434
<p>
35-
<a href="http://www.eclipse.org">Eclipse</a>
35+
<a href="https://www.eclipse.org/">Eclipse</a>
3636
<span>|</span>
37-
<a href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</a>
37+
<a href="https://www.eclipse.org/legal/privacy/">Privacy Policy</a>
3838
<span>|</span>
39-
<a href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</a>
39+
<a href="https://www.eclipse.org/legal/terms-of-use/">Terms of Use</a>
4040
<span>|</span>
41-
<a href="http://www.eclipse.org/legal/copyright.php">Copyright Agent</a>
41+
<a href="https://www.eclipse.org/legal/copyright/">Copyright Agent</a>
4242
<span>|</span>
43-
<a href="http://www.eclipse.org/legal">Legal</a>
43+
<a href="https://www.eclipse.org/legal/">Legal</a>
4444
<span>|</span>
4545
<a href="#" class="manage-cookies-link">Manage Consent</a>
4646
</p>
@@ -80,4 +80,4 @@ <h4>Site Analytics Consent</h4>
8080
<script type="text/javascript" src="/js/consent-banner.js"></script>
8181
<script type="text/javascript" src="/js/owl.carousel.js"></script>
8282
</div>
83-
</div>
83+
</div>

0 commit comments

Comments
 (0)