Update index.html

Changes footer references from 01.org to open.intel
This commit is contained in:
Chris
2023-07-20 16:47:37 -07:00
committed by GitHub
parent a3cd543c36
commit b609334b40
+1 -1
View File
@@ -2045,7 +2045,7 @@
<div class="footer_bottom">
<div class="container padding-md--left-right">
<div class="footer_bottom__copyright">
<i class="fa fa-copyright"></i> &nbsp; This project belongs to 01.org, Intel's opensource platform. </div>
<i class="fa fa-copyright"></i> &nbsp; This project belongs to <a href="https://open.intel.com">open.intel</a>, Intel's opensource platform. </div>
</div>
</div>
</footer>