commit f5124c9a9b2d98e78329c3076021b5285c8a3657
Author: Hiltjo Posthuma <[email protected]>
Date: Wed Dec 23 14:05:15 2020 +0100
rocks: change loksh to oksh a portable version of OpenBSD ksh
... and maintained by the OpenBSD developer Brian Callahan.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 3f36bfc9..276af572 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -177,7 +177,7 @@ This covers most console-based programs and programs from
* [dash](http://gondor.apana.org.au/~herbert/dash/) - DASH is a
POSIX-compliant implementation of /bin/sh that aims to be as small as possible.
* [mksh](https://www.mirbsd.org/mksh.htm) - MirBSD Korn Shell, an actively
developed free implementation of the Korn Shell programming language
and a successor to the Public Domain Korn Shell (pdksh).
-* [loksh](https://github.com/dimkr/loksh) - loksh is a Linux port of OpenBSD's
ksh.
+* [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh.
### Text editors