Updating artifacts URL

This commit is contained in:
Ad5001 2023-03-30 18:53:21 +02:00
parent 3193f069db
commit a2a96a281d
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
{{ i18n "file" }} {{ replace .Name "<version>" $AppData.version }}<br><br>
<div class="primary center fit-content" role="button">
{{ $filename := replace .File "<version>" $AppData.version }}
<a href="https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/{{ $appindex }}/v{{ $AppData.version }}/{{ $filename }}" download rel="noreferrer">
<a href="https://artifacts.ad5001.eu/repository/apps.ad5001.eu-apps/{{ $appindex }}/v{{ $AppData.version }}/{{ $filename }}" download rel="noreferrer">
<i class="icon-download icon-as-text"></i>{{ i18n "download" }}
</a>
</div>