From 5b16b0f52e07109b836e5fad0dbafdc23e1623fa Mon Sep 17 00:00:00 2001 From: Homer <19776252+homerr@users.noreply.github.com> Date: Tue, 26 Feb 2019 10:52:25 +0000 Subject: [PATCH] removed a character --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index fc969c5..ed54efc 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -61,7 +61,7 @@ app_setup_block: | If you intend to use this application behind a reverse proxy, such as our LetsEncrypt container or Traefik you will need to make sure that the `APP_URL` environment variable is set, or it will not work - Documentation for BookStack \can be found at https://www.bookstackapp.com/docs/ + Documentation for BookStack can be found at https://www.bookstackapp.com/docs/ ### Advanced Users (full control over the .env file) If you wish to use the extra functionality of BookStack such as email, memcache, ldap and so on you will need to make your own .env file with guidance from the BookStack documentation.