diff options
Diffstat (limited to 'devel/index.html')
-rw-r--r-- | devel/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/index.html b/devel/index.html index 29676b1..cae27df 100644 --- a/devel/index.html +++ b/devel/index.html @@ -18,14 +18,13 @@ <div class="ym-wrapper"> <nav class="ym-hlist adelie-red"> <ul> - <li class="nopad"><img src="https://oldwww.adelielinux.org/img/header.png" alt="[Penguin]"></li> + <li class="nopad"><img src="https://www.adelielinux.org/assets/images/gen_polylogo_white_color_x54.png" alt="[Penguin]"></li> <li><a href="//www.adelielinux.org/">Adélie Home</a></li> - <li><a href="https://www.adelielinux.org/community/contribute.html">Contribute</a></li> <li><a href="https://git.adelielinux.org/adelie/horizon/">Horizon Git</a></li> <li><a href="script/">Script Reference</a></li> <li><a href="requirements/">Functional Req's</a></li> <li><a href="coverage/">Coverage Report</a></li> - <li><a href="https://bts.adelielinux.org/buglist.cgi?product=Horizon&resolution=---">Issues</a></li> + <li><a href="https://git.adelielinux.org/adelie/horizon/-/issues">Issues</a></li> </ul> </nav> </div> @@ -38,7 +37,7 @@ Install Adélie on your desktop or portable computer using the friendly UI wizard, or deploy Adélie to your server cluster with HorizonScript.</p> <p class="center"> - <a href="https://distfiles.adelielinux.org/adelie/1.0-beta4/iso/" class="ym-button ym-xlarge ym-danger">Download Adélie CD/USB</a> + <a href="https://distfiles.adelielinux.org/adelie/1.0/iso/rc2/" class="ym-button ym-xlarge ym-danger">Download Adélie CD/USB</a> <a href="script/" class="ym-button ym-xlarge">HorizonScript Reference</a> <a href="https://help.adelielinux.org/html/install/" class="ym-button ym-xlarge">Handbook</a> </p> @@ -71,7 +70,7 @@ <footer> <div class="ym-wrapper center"> <div class="ym-wbox"> - Copyright © 2015-2019 Adélie Linux Team. <a href="https://git.adelielinux.org/adelie/horizon/tree/master/devel/">Site</a> licensed under CC BY-NC-SA 4.0 and others. + Copyright © 2015-2022 Adélie Linux Team. <a href="https://git.adelielinux.org/adelie/horizon/tree/master/devel/">Site</a> licensed under CC BY-NC-SA 4.0 and others. </div> </div> </footer> |