diff options
author | Einhard Leichtfuß <alguien@respiranto.de> | 2024-12-23 12:44:14 +0100 |
---|---|---|
committer | Einhard Leichtfuß <alguien@respiranto.de> | 2024-12-23 12:44:14 +0100 |
commit | 237759d00c47ef0cff2e5106e611636b0ba3072e (patch) | |
tree | 2a06a9be59254242fbb63e6826eb4a9727c3c9a0 | |
parent | d8fa62a5f951a82b78958b936be31913f1c56430 (diff) |
Fix local markdown linkbash5.2-v1.0.0
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,4 +21,5 @@ ## Semantics -* See [basic.bash](src/basic.bash) and [Error handling](doc/error-handling.md). +* See [basic.bash](src/basic.bash) + and [Error handling](docs/error-handling.md). |