From ea94d6bfe1bcd1113529703f88085b6930223a15 Mon Sep 17 00:00:00 2001 From: Ivan Habunek Date: Tue, 12 Jun 2018 12:46:05 +0200 Subject: [PATCH] Fix links in readme, rst!=md --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 44365bb..67f8299 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ package repository. sudo apt install toot -Debian package is maintained by [Jonathan Carter](https://mastodon.xyz/@highvoltage). +Debian package is maintained `Jonathan Carter `_. From APT package repository @@ -67,7 +67,7 @@ Build and install from sources: cd /usr/ports/net-im/toot make install -FreeBSD port is maintained by [Mateusz Piotrowski](https://mastodon.social/@mpts) +FreeBSD port is maintained by `Mateusz Piotrowski `_ From Nixpkgs ~~~~~~~~~~~~ @@ -95,7 +95,7 @@ Build and install from sources: cd /usr/ports/net/toot make install -Thanks to `Klemens Nanni `_ for handling the OpenBSD ports. +OpenBSD port is maintained by `Klemens Nanni `_ From Python Package Index ~~~~~~~~~~~~~~~~~~~~~~~~~