Remove heading external links
Headings and subheadings should only link to themselves, not other URIs.
This commit is contained in:
parent
d8c0c0f01e
commit
44d81752bd
@ -6,13 +6,15 @@ This repository contains code and assets for the https://inferencium.net/[Infere
|
||||
[id=branches]
|
||||
== <<branches,Branches>>
|
||||
|
||||
=== https://src.inferencium.net/Inferencium/website/src/branch/alpha/[alpha]
|
||||
[id=branches-alpha]
|
||||
=== <<branches-alpha,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]
|
||||
=== <<branches-beta,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]
|
||||
=== <<branches-stable,Stable>>
|
||||
|
||||
Feature-complete and tested versions from beta branch are stored in this branch.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user