fix repo URL to antergos-next.github.io/antergos-packages

This commit is contained in:
2026-06-23 11:49:02 +02:00
parent 7c0cb7d504
commit 0aa06b7afb
+4 -4
View File
@@ -132,8 +132,8 @@ html = f'''<!DOCTYPE html>
<pre><span class="c"># /etc/pacman.conf</span> <pre><span class="c"># /etc/pacman.conf</span>
[antergos-pkgs] [antergos-pkgs]
SigLevel = Optional TrustAll SigLevel = Optional TrustAll
Server = https://Antergos-NeXT.github.io/antergos-pkgs/<span class="v">$repo</span>/os/<span class="v">$arch</span> Server = https://antergos-next.github.io/antergos-packages/<span class="v">$repo</span>/os/<span class="v">$arch</span>
Server = https://Antergos-NeXT.github.io/antergos-pkgs</pre> Server = https://antergos-next.github.io/antergos-packages</pre>
</details> </details>
<div class="controls"> <div class="controls">
@@ -151,8 +151,8 @@ Server = https://Antergos-NeXT.github.io/antergos-pkgs</pre>
</div> </div>
<div class="ft"> <div class="ft">
<a href="https://github.com/Antergos-NeXT/antergos-packages">Antergos NeXT</a> &middot; <a href="https://github.com/Antergos-NeXT/antergos-packages">GitHub</a> &middot;
<a href="https://github.com/Antergos-NeXT">GitHub</a> <a href="https://antergos-next.github.io/antergos-packages/">antergos-next.github.io</a>
</div> </div>
</div> </div>