From b93ee8fa458c2f32b0ae379b74286eefaca87806 Mon Sep 17 00:00:00 2001 From: io Date: Wed, 16 Jun 2021 04:23:47 +0000 Subject: [PATCH] fix readme link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1994be7..8d2611b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ It's like [@AgathaSorceress's mstdn-ebooks] but it supports Pleroma better. +[@AgathaSorceress's mstdn-ebooks]: https://github.com/AgathaSorceress/mstdn-ebooks + ## Secure Fetch Secure fetch (aka authorised fetches, authenticated fetches, secure mode...) is *not* supported by pleroma-ebooks, and will fail to download any posts from users on instances with secure fetch enabled. For more information, see [this wiki page](https://github.com/Lynnesbian/mstdn-ebooks/wiki/Secure-fetch).