]> BookStack Code Mirror - website/commitdiff
Remove useless URL parameter. 112/head
authorNicolas Ferrari <redacted>
Wed, 23 Feb 2022 11:13:31 +0000 (12:13 +0100)
committerGitHub <redacted>
Wed, 23 Feb 2022 11:13:31 +0000 (12:13 +0100)
content/docs/admin/installation.md

index b4045e76445b34eaff4f365011bb6c225c7c41d3..63f23357cc679427382b5051f2f2ab8a6c3e83fd 100644 (file)
@@ -165,7 +165,7 @@ _**Note: These are not tested, vetted nor supported by the official BookStack pr
 - [Uberspace](https://lab.uberspace.de/guide_bookstack.html) - A European based hosting provider.
 - [Home Assistant Community Add-on](https://github.com/hassio-addons/addon-bookstack) - For [Home Assistant](https://www.home-assistant.io/) users.
 - [Stellar Hosted](https://www.stellarhosted.com/bookstack/) - A European based managed hosting provider.
-- [alwaysdata](https://www.alwaysdata.com/en/marketplace/bookstack/?tags=referrer:bookstack) - A European based managed hosting provider.
+- [alwaysdata](https://www.alwaysdata.com/en/marketplace/bookstack/) - A European based managed hosting provider.
 
 ---
 
@@ -189,4 +189,4 @@ For a "High Availability" BookStack setup you'll likely need to consider the fol
 - The [theme system](/docs/admin/hacking-bookstack/#theme-system) and [error log](/docs/admin/debugging/) also use the local filesystem.
 - A simplistic health-check endpoint can be found at the `/status` URI.
   - This performs basic checks on subsystems.
-  - This should return a HTTP error status code (>=400) on any failure otherwise a 200 status code.
\ No newline at end of file
+  - This should return a HTTP error status code (>=400) on any failure otherwise a 200 status code.