diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-28 00:01:47 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-28 00:01:47 +0100 |
commit | 2ef0d8c1452fda7959b9404a458126676e60a393 (patch) | |
tree | 8f4ba4fff60dfc5c145a5e8a5634fdc02476e197 | |
parent | 2ddddac4d6f400f00d5f7f8aa489dbb593a95202 (diff) | |
download | sbotools2-2ef0d8c1452fda7959b9404a458126676e60a393.tar.xz |
Change documentation link in README to new site
-rw-r--r-- | slackbuild/sbotools/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackbuild/sbotools/README b/slackbuild/sbotools/README index 1835a2d..d7408cd 100644 --- a/slackbuild/sbotools/README +++ b/slackbuild/sbotools/README @@ -7,7 +7,7 @@ x86_64 systems. There are man pages for each of the sbo* commands, and more documentation, as well as online versions of the man pages, can be found at -http://dawnrazor.net/sbotools/documentation/ +http://pink-mist.github.io/sbotools/documentation/ sbotools bundles the required Perl module Sort::Versions with it. This does not interfere with a copy installed from the CPAN, or from slackbuilds.org. |