aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Rose Liverman <paul.liverman.iii@gmail.com> 2024-11-03 10:33:05 -0700
committerGravatar GitHub <noreply@github.com> 2024-11-03 18:33:05 +0100
commit1cd5b072f37a6cab9b183f732338e623eeadb612 (patch)
tree026543fec6f3ba907335e7364792865581476ef1
parent8d6d0fa10c64c2ae6617d72793f45f7865c7c010 (diff)
downloadrss-bridge-1cd5b072f37a6cab9b183f732338e623eeadb612.tar.gz
rss-bridge-1cd5b072f37a6cab9b183f732338e623eeadb612.tar.zst
rss-bridge-1cd5b072f37a6cab9b183f732338e623eeadb612.zip
Formatting fix "For Hosts" documentation (#4317)
-rw-r--r--docs/03_For_Hosts/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/03_For_Hosts/index.md b/docs/03_For_Hosts/index.md
index a4e55d69..5ecbd4b7 100644
--- a/docs/03_For_Hosts/index.md
+++ b/docs/03_For_Hosts/index.md
@@ -6,7 +6,7 @@ Some bridges could be implemented more efficiently by actually using proprietary
but there are reasons against it:
- RSS-Bridge exists in the first place to NOT use APIs.
-- See [the rant](https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant)
+ See [the rant](https://github.com/RSS-Bridge/rss-bridge/blob/master/README.md#Rant).
- APIs require private keys that could be stored on servers running RSS-Bridge,
-- which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check [this](https://github.com/RSS-Bridge/rss-bridge/pull/478/files) possible implementation of an anti-captcha solution.
+ which is a security concern, involves complex authorizations for inexperienced users and could cause harm (when using paid services for example). In a closed environment (a server only you use for yourself) however you might be interested in using them anyway. So, check [this](https://github.com/RSS-Bridge/rss-bridge/pull/478/files) possible implementation of an anti-captcha solution.