aboutsummaryrefslogtreecommitdiff
path: root/challenge-110
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-110')
-rw-r--r--challenge-110/abigail/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-110/abigail/README.md b/challenge-110/abigail/README.md
index af2c675e53..38a6690714 100644
--- a/challenge-110/abigail/README.md
+++ b/challenge-110/abigail/README.md
@@ -78,7 +78,7 @@ sex,m,m,f,f
### Solutions
* [AWK](awk/ch-2.awk)
-* [Bash](bash/ch-2.ch)
+* [Bash](bash/ch-2.sh)
* [C](c/ch-2.c)
* [Lua](lua/ch-2.lua)
* [Node.js](node/ch-2.js)