aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 11 insertions, 11 deletions
diff --git a/README b/README
index e943609..aa543be 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ as far as possible. For instance, moving the cursor to the right can be done imm
When you delete a character from the end of the command line macro (called rubout), the
side-effects of that character which may be a command or part of a command, are undone.
-![SciTECO demo](https://sciteco.sf.net/screenshots/v2.1-dev-freebsd-ncurses.gif)
+![SciTECO demo](https://sciteco.fmsbw.de/screenshots/v2.1-dev-freebsd-ncurses.gif)
SciTECO uses the [Scintilla](https://www.scintilla.org/) editor component and supports
GTK+ 3 as well as Curses frontends (using [Scinterm](https://foicica.com/scinterm/)).
@@ -117,7 +117,7 @@ Download
There are prebuilt binary packages and source bundles for your convenience:
-* [Github Releases](https://github.com/rhaberkorn/sciteco/releases)
+* [Main download archive](https://sciteco.fmsbw.de/downloads)
* [Download Archive at Sourceforge](https://sourceforge.net/projects/sciteco/files/)
* [FreeBSD port](https://www.freshports.org/editors/sciteco/)
[![FreeBSD port](https://repology.org/badge/version-for-repo/freebsd/sciteco-curses.svg?header=PACKAGE)](https://repology.org/project/sciteco-curses/versions)
@@ -157,7 +157,7 @@ For [Mac OS X](https://github.com/rhaberkorn/sciteco/wiki/Mac-OS-Support),
we currently only provide *experimental* ncurses builds.
If everything fails, you can try building from source.
-See [`INSTALL`](https://github.com/rhaberkorn/sciteco/blob/master/INSTALL) for more details.
+See [`INSTALL`](https://git.fmsbw.de/sciteco/tree/INSTALL) for more details.
Community
=========
@@ -174,16 +174,16 @@ Additional Documentation
========================
* Online manpages:
- [__sciteco__(1)](https://rhaberkorn.github.io/sciteco/sciteco.1.html),
- [__sciteco__(7)](https://rhaberkorn.github.io/sciteco/sciteco.7.html),
- [__grosciteco.tes__(1)](https://rhaberkorn.github.io/sciteco/grosciteco.tes.1.html),
- [__tedoc.tes__(1)](https://rhaberkorn.github.io/sciteco/tedoc.tes.1.html)
-* [Tutorial](https://rhaberkorn.github.io/sciteco/tutorial.html):
+ [__sciteco__(1)](https://sciteco.fmsbw.de/sciteco.1.html),
+ [__sciteco__(7)](https://sciteco.fmsbw.de/sciteco.7.html),
+ [__grosciteco.tes__(1)](https://sciteco.fmsbw.de/grosciteco.tes.1.html),
+ [__tedoc.tes__(1)](https://sciteco.fmsbw.de/tedoc.tes.1.html)
+* [Tutorial](https://sciteco.fmsbw.de/tutorial.html):
This is what you see when you launch SciTECO for the first time.
-* [Cheat Sheet and Language Overview](https://sciteco.sf.net/manuals/cheat-sheet.pdf).
+* [Cheat Sheet and Language Overview](https://sciteco.fmsbw.de/manuals/cheat-sheet.pdf).
This can be printed on an A4 sheet of paper.
* [Wiki at Github](https://github.com/rhaberkorn/sciteco/wiki)
-* A [short presentation](https://sciteco.sf.net/manuals/presentation.pdf)
+* A [short presentation](https://sciteco.fmsbw.de/manuals/presentation.pdf)
(in German!) hold at [Netz39](https://www.netz39.de/).
-<p align="center"><img alt="SciTECO icon" src="https://github.com/rhaberkorn/sciteco/raw/master/ico/sciteco-48.png"/></p>
+<p align="center"><img alt="SciTECO icon" src="https://sciteco.fmsbw.de/graphics/sciteco-48.png"/></p>