From 6fe7488741846b74c75171478f9c5bf912b8cbc9 Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sat, 28 Jun 2025 17:03:07 -0700 Subject: [PATCH] Update home repo links. --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 118ae3a..e29b85d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Downloads --------- You can download the latest script -[here](https://code.martini.nu/fossil/shelldap/tarball/tip/shelldap-tip.tar.gz). +[here](https://code.martini.nu/mahlon/shelldap/raw/branch/main/shelldap). It is also available via the [FreeBSD ports](https://ports.freebsd.org/cgi/ports.cgi?query=shelldap&stype=all&sektion=all) system, @@ -90,18 +90,12 @@ Additional functionality is supported with the presence of: Development ----------- - -You can also check out the source via [Fossil](http://fossil-scm.org/) from the following uri: - - % fossil clone https://code.martini.nu/fossil/shelldap - -or via its [GitHub](https://github.com/) mirror at: - - % git clone https://github.com/mahlonsmith/shelldap.git +You can also check out the source via Git/Jujutsu from its [home +repo](https://code.martini.nu/mahlon/shelldap), or its +[github mirror](https://github.com/mahlonsmith/shelldap.git). Documentation ------------- Once installed, Shelldap is fully documented via perldoc, and has a built-in `help` command as well. -