]> BookStack Code Mirror - website/commitdiff
Merge pull request #112 from nferrari/patch-1
authorDan Brown <redacted>
Wed, 2 Mar 2022 21:31:07 +0000 (21:31 +0000)
committerGitHub <redacted>
Wed, 2 Mar 2022 21:31:07 +0000 (21:31 +0000)
Remove useless URL parameter.

content/docs/admin/installation.md

index 7b688b88d495952f25031a1fe28b4141b689dff6..18bac9d764763ee2a5e6914f762cc75c7a4d50ce 100644 (file)
@@ -169,7 +169,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.
 
 ---
 
@@ -193,4 +193,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.