diff --git a/README.adoc b/README.adoc index a1cca7c..228e247 100644 --- a/README.adoc +++ b/README.adoc @@ -6,13 +6,15 @@ This repository contains code and assets for the https://inferencium.net/[Infere [id=branches] == <> -=== https://src.inferencium.net/Inferencium/website/src/branch/alpha/[alpha] +[id=branches-alpha] +=== <> Pre-alpha development and alpha testing occurs in this branch. Fine-grained commits for each change are pushed to this branch and are tested internally. -=== https://src.inferencium.net/Inferencium/website/src/branch/beta/[beta] +[id=branches-beta] +=== <> Feature-complete beta testing of merged code from alpha branch occurs in this branch. @@ -21,7 +23,8 @@ files are mentioned in the commit messages. Code within this branch can be beta-tested at https://beta.inferencium.net/[Inferencium beta] website. -=== https://src.inferencium.net/Inferencium/website/src/branch/stable/[stable] +[id=branches-stable] +=== <> Feature-complete and tested versions from beta branch are stored in this branch.