diff options
author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2025-09-28 22:10:32 +0200 |
---|---|---|
committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2025-09-28 22:10:32 +0200 |
commit | 716e996c5b9a6d3277aca4bea97de4c5339d0aef (patch) | |
tree | 9336721f50b85ee0a21f596683ee1369c7dacc86 /doc | |
parent | ed562cbabffe972c0ca3987ff0bab1f4ff26d10a (diff) | |
download | sciteco-716e996c5b9a6d3277aca4bea97de4c5339d0aef.tar.gz |
updated all links to the new "Knowledge Base" and mention mailing lists
* The Knowledge Base replaces the Github wiki.
* The mailing lists replace the Github bug tracker, discussions and pull requests.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cheat-sheet.mm | 2 | ||||
-rw-r--r-- | doc/tutorial.ms.in | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/cheat-sheet.mm b/doc/cheat-sheet.mm index 9526783..ba7247c 100644 --- a/doc/cheat-sheet.mm +++ b/doc/cheat-sheet.mm @@ -278,7 +278,7 @@ Insert \*$ (ASCII 27). . TD Insert \fItext\fP with leading tab/indentation. See also -.pdfhref W -D https://github.com/rhaberkorn/sciteco/wiki/Useful-Macros#indent-code-block -A . \fIn\^\fCM#it\fP +.pdfhref W -D https://sciteco.fmsbw.de/knowledge/Useful%20Macros/#indent-code-block -A . \fIn\^\fCM#it\fP .ETB . .TBLX "Text Deletion" width='30% 70%' diff --git a/doc/tutorial.ms.in b/doc/tutorial.ms.in index 1010e9c..92da0af 100644 --- a/doc/tutorial.ms.in +++ b/doc/tutorial.ms.in @@ -313,16 +313,15 @@ To open the language reference, type: .LP If you want to read the tutorial at any later time, just type \fB?\fPtutorial\*$. -You may also want to have a look at the Wiki and FAQ: +You may also want to have a look at the Knowledge Base and FAQ: . .ID 0 -https://github.com/rhaberkorn/sciteco/wiki +https://sciteco.fmsbw.de/knowledge/ .DE . .LP If you cannot find a solution to your problem, -you can of course open an Issue or Discussion on \*(ST's -Github page. +you can of course write to the dings@fmsbw.de mailing list. We are also happy to help out on the official IRC channel: Join #sciteco at irc.libera.chat. |