Update the hyperlink address for the C shell (csh) to the correct
location.

Signed-off-by: Keenan Salandy <keenansala...@gmail.com>
---
 org-contrib/babel/languages/ob-doc-shell.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-contrib/babel/languages/ob-doc-shell.org 
b/org-contrib/babel/languages/ob-doc-shell.org
index ece6c4c0..ef79486b 100644
--- a/org-contrib/babel/languages/ob-doc-shell.org
+++ b/org-contrib/babel/languages/ob-doc-shell.org
@@ -20,7 +20,7 @@
     <a href="https://www.gnu.org/software/bash/";>bash</a>,
     <a href="https://www.zsh.org/";>zsh</a>,
     <a href="https://fishshell.com/";>fish</a>,
-    <a href="https://www.grymoire.com/unix/csh.html";>csh</a>,
+    <a href="https://www.grymoire.com/Unix/Csh.html";>csh</a>,
     <a href="https://www.in-ulm.de/~mascheck/various/ash/";>ash</a>,
     <a href="http://gondor.apana.org.au/~herbert/dash/";>dash</a>,
     <a href="http://www.kornshell.org/";>ksh</a>,
-- 
2.49.0


Reply via email to