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 /TODO | |
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 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -719,7 +719,7 @@ Features: i.e. typically shell-like languages with "$var" constructs. * Install autocompletion scripts. They will have to be preprocessed, though. See also - https://github.com/rhaberkorn/sciteco/wiki/Shell-auto-completions + https://sciteco.fmsbw.de/knowledge/Shell%20auto%20completions/ * There should perhaps we a --revision siteconfig option, to pass in a Git revision, that's printed by `sciteco --help`. But it would have to work with tarballs as well, so it has to be |