summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2024-12-23 12:44:14 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2024-12-23 12:44:14 +0100
commit237759d00c47ef0cff2e5106e611636b0ba3072e (patch)
tree2a06a9be59254242fbb63e6826eb4a9727c3c9a0
parentd8fa62a5f951a82b78958b936be31913f1c56430 (diff)
Fix local markdown linkbash5.2-v1.0.0
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a10be43..89813cc 100644
--- a/README.md
+++ b/README.md
@@ -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).