From 527ce66883cb175e7d0dd76f5a86af2e6de8c5ef Mon Sep 17 00:00:00 2001 From: germedeb Date: Mon, 29 Aug 2022 16:58:07 -0300 Subject: [PATCH] updated links in the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b33d6b..fac48eb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # AletaReleaser -Generator of releases of [Aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) per commit. +Generator of releases of [Aleta](https://git.owlcode.tech/germedeb/aleta-postre) per commit. This is an automated CI that detects changes in Aleta and build a release. It's like a rolling release build center or something similar. ## How to Download -Go to the [Releases Page](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/releases) and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier. +Go to the [Releases Page](https://git.owlcode.tech/sergiotarxz/AletaReleaser/releases) and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier. -To get major releases, go to the [aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) repo and download a release from there. +To get major releases, go to the [aleta](https://git.owlcode.tech/germedeb/aleta-postre/releases) repo and download a release from there.