Updating artifacts URL
This commit is contained in:
parent
3193f069db
commit
a2a96a281d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
{{ i18n "file" }} {{ replace .Name "<version>" $AppData.version }}<br><br>
|
||||||
<div class="primary center fit-content" role="button">
|
<div class="primary center fit-content" role="button">
|
||||||
{{ $filename := replace .File "<version>" $AppData.version }}
|
{{ $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" }}
|
<i class="icon-download icon-as-text"></i>{{ i18n "download" }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue