Update gitea links
This commit is contained in:
parent
74d567c8c4
commit
e5b9294f93
@ -43,7 +43,7 @@
|
||||
<code>linux-user-repository-bin</code>
|
||||
</a>
|
||||
and distro packages are provided at the
|
||||
<a href="https://gitea.elara.ws/Elara6331/lure/releases/latest">latest Gitea release</a>.
|
||||
<a href="https://gitea.elara.ws/lure/lure/releases/latest">latest Gitea release</a>.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
@ -50,10 +50,10 @@
|
||||
<p class="subtitle">How does LURE keep its packages up to date?</p>
|
||||
<p>
|
||||
LURE can automatically update its packages using a bot called
|
||||
<a href="https://gitea.elara.ws/Elara6331/lure-updater">lure-updater</a>. It accepts plugins
|
||||
that detect when software is updated upstream and update the LURE package accordingly. The
|
||||
plugins that are currently running in my instance of the bot can be found in my
|
||||
<a href="https://gitea.elara.ws/Elara6331/updater-plugins">updater-plugins</a> repo. The
|
||||
<a href="https://gitea.elara.ws/lure/lure-updater">lure-updater</a>. It accepts plugins that
|
||||
detect when software is updated upstream and update the LURE package accordingly. The plugins
|
||||
that are currently running in my instance of the bot can be found in my
|
||||
<a href="https://gitea.elara.ws/lure/updater-plugins">updater-plugins</a> repo. The
|
||||
<code>discord-bin</code> package, for example, checks Discord's API every hour to see if they've
|
||||
released an updated version, and if they have, it pushes an update to LURE's repo.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user