Add join link
This commit is contained in:
parent
a1c7090aab
commit
60aedd4d51
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -88,6 +88,8 @@ EOF
|
|||
generate-link "docs-bashutils" "bashutils documentation" "https://bashutils.staropensource.de"
|
||||
generate-link "docs-core" "The CORE Framework documentation" "https://core.staropensource.de"
|
||||
generate-link "docs-sui" "StarOpenSource UI documentation" "https://sui.staropensource.de"
|
||||
# Miscellaneous
|
||||
generate-link "join" "the joining guide" "https://docs.staropensource.de/joining/"
|
||||
else
|
||||
# LINKGEN_NO_DEFAULT is defined, generate custom link
|
||||
if [ -z "${3}" ]; then
|
||||
|
|
Loading…
Reference in a new issue