From 6043219b01883c79b0b8d60ccce97dfaaa3a4d2d Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 18 Jul 2023 00:56:21 +0100 Subject: [PATCH] Update repository URIs --- readme.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.adoc b/readme.adoc index 82f509b..cdd9dc0 100644 --- a/readme.adoc +++ b/readme.adoc @@ -5,7 +5,7 @@ Inferencium Gentoo System ebuild repository. == Licensing -All ebuilds are licensed under https://git.inferencium.net/Inferencium/sys/src/branch/stable/license/GPL-2.0-only.txt[GPL v2] +All ebuilds are licensed under https://src.inferencium.net/Inferencium/sys/src/branch/stable/license/GPL-2.0-only.txt[GPL v2] license. @@ -18,19 +18,19 @@ issues which may arise due to usage of this repository. == Branches -=== https://git.inferencium.net/Inferencium/sys/src/branch/main/[main] +=== https://src.inferencium.net/Inferencium/sys/src/branch/main/[main] System ebuild repository root directory files pre-alpha development and alpha testing occurs in this branch. + Feature-complete modifications of this branch are merged to beta branch for beta testing. -=== https://git.inferencium.net/Inferencium/sys/src/branch/beta/[beta] +=== https://src.inferencium.net/Inferencium/sys/src/branch/beta/[beta] Feature-complete beta testing of merged code from development branches occurs in this branch. + Merges from development branches to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages. -=== https://git.inferencium.net/Inferencium/sys/src/branch/stable/[stable] +=== https://src.inferencium.net/Inferencium/sys/src/branch/stable/[stable] Feature-complete and tested versions from beta branch are stored in this branch. + Merges from beta branch to this branch are squashed, and the updated versions of the individual