From fb26545a004c638efd92c2ccfaf7782118671b57 Mon Sep 17 00:00:00 2001 From: mahlon Date: Sun, 3 Apr 2022 23:04:09 +0000 Subject: [PATCH] Update docs for Fossil. FossilOrigin-Name: 434f0df7417ff94cc8cae33b1a8fcab9de5904b1b05175be5d924bc207fe57d5 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c26117a..b7de268 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ ou=People,~ > Downloads --------- -You can download the latest script [here](http://code.martini.nu/shelldap/archive/tip.zip). +You can download the latest script +[here](https://code.martini.nu/fossil/shelldap/tarball/tip/shelldap-tip.tar.gz). It is also available via the [FreeBSD ports](http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/shelldap/) system, OS X via @@ -85,9 +86,9 @@ Development ----------- -You can also check out the source via [Mercurial](http://mercurial.selenic.com/wiki/) from the following uri: +You can also check out the source via [Fossil](http://fossil-scm.org/) from the following uri: - % hg clone http://code.martini.nu/shelldap/ + % fossil clone https://code.martini.nu/fossil/shelldap or via its [GitHub](https://github.com/) mirror at: @@ -98,3 +99,4 @@ Documentation ------------- Once installed, Shelldap is fully documented via perldoc, and has a built-in `help` command as well. +