aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tyrian.html')
-rw-r--r--examples/tyrian.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/tyrian.html b/examples/tyrian.html
index 71c0a33..71d1547 100644
--- a/examples/tyrian.html
+++ b/examples/tyrian.html
@@ -33,7 +33,7 @@
<a class="dropdown-item" href="https://wiki.gentoo.org/" title="Find and contribute documentation"><span class="fa fa-file-text-o fa-fw"></span> Wiki</a>
<a class="dropdown-item" href="https://bugs.gentoo.org/" title="Report issues and find common issues"><span class="fa fa-bug fa-fw"></span> Bugs</a>
<a class="dropdown-item" href="https://forums.gentoo.org/" title="Discuss with the community"><span class="fa fa-comments-o fa-fw"></span> Forums</a>
- <a class="dropdown-item" href="https://devmanual.gentoo.org/" title="Read the development Guide"><span class="fa fa-book-o fa-fw"></span> Devmanual</a>
+ <a class="dropdown-item" href="https://devmanual.gentoo.org/" title="Read the development Guide"><span class="fa fa-book fa-fw"></span> Devmanual</a>
<a class="dropdown-item" href="https://packages.gentoo.org/" title="Find software for your Gentoo"><span class="fa fa-hdd-o fa-fw"></span> Packages</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="https://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a>
@@ -224,7 +224,7 @@
</ul>
</div>
<div class="col-10 col-sm-9 col-md-10">
- <strong>&copy; 2001&ndash;2018 Gentoo Foundation, Inc.</strong><br>
+ <strong>&copy; 2001&ndash;2023 Gentoo Authors</strong><br>
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
The contents of this document, unless otherwise expressly stated, are licensed under the
@@ -236,7 +236,7 @@
</div>
</footer>
- <script src="../dist/jquery-3.3.slim.js"></script>
+ <script src="../dist/jquery-3.6.slim.js"></script>
<script src="../dist/popper.min.js"></script>
<script src="../dist/bootstrap.min.js"></script>