aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-05-04 20:27:27 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-05-04 20:27:27 +0300
commite8a49da7f51255cce29109ac65ff0e0d7821cad3 (patch)
tree2537dfffa6eb063faee7b57d35a6ee3c415f424c
parent3deeed64b23075331b2ea098334e2d5887b73a5e (diff)
downloadvideoteco-fork-e8a49da7f51255cce29109ac65ff0e0d7821cad3.tar.gz
yet more README.md fixes
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ed117e3..3547d5c 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This fork has the following extensions compared to the last
version published by Paul Cantrell in 2007
([v6.4](https://github.com/rhaberkorn/videoteco-fork/releases/tag/v6.4)):
-* Ported to [real-mode MS-DOS](README.md#MS-DOS%20port)!
+* Ported to [real-mode MS-DOS](#ms-dos-port)!
* Fixed file backups.
* Avoid warnings and compatibility tweaks for newer C compilers (GCC/Clang) and current
versions of Linux and FreeBSD.
@@ -29,7 +29,8 @@ version published by Paul Cantrell in 2007
Or was it broken only at the end of the document?
Anyway, it's fixed now.
* Code documentation using [Doxygen](https://doxygen.nl/)
-* Added the [original manual](doc/TECO%20Manual%20V4/TECO%20Manual%20V4.html) to the repository.
+* Added the [original manual](https://www.copters.com/teco.html) to the repository
+ (`doc/TECO Manual V4.html`).
Video TECO is the main inspiration of [SciTECO](https://rhaberkorn.github.io/sciteco) and most
development and innovation nowadays takes place there.