diff options
author | René Korthaus <[email protected]> | 2015-11-03 09:53:26 +0100 |
---|---|---|
committer | René Korthaus <[email protected]> | 2015-11-03 09:53:26 +0100 |
commit | ea740b4a5b0859fcb0423d1eb9a807440acad595 (patch) | |
tree | c0917f1929469a73f51703b9f7388953b52e0db2 /readme.rst | |
parent | 50878a88d285344949f3257a4a9fa0137af2b5a2 (diff) |
Fix broken Gentoo package hyperlink
Diffstat (limited to 'readme.rst')
-rw-r--r-- | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst index 928efab35..cf0e93acc 100644 --- a/readme.rst +++ b/readme.rst @@ -87,7 +87,7 @@ Botan may already be included in your favorite distribution, such as `EPEL <http://dl.fedoraproject.org/pub/epel/7/SRPMS/repoview/botan.html>`_ (for RHEL/CentOS), `Debian <http://packages.debian.org/search?keywords=libbotan>`_, `Ubuntu <http://packages.ubuntu.com/search?keywords=botan>`_, -`Gentoo <http://packages.gentoo.org/package/botan>`_, +`Gentoo <https://packages.gentoo.org/packages/dev-libs/botan>`_, `Arch <http://www.archlinux.org/packages/community/x86_64/botan/>`_, `Slackbuild <http://slackbuilds.org/result/?search=Botan>`_, `FreeBSD ports <http://www.freshports.org/security/botan110>`_, or |