From f04d9016a36973b4480704f0347da3d0de459f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sun, 17 May 2015 10:03:13 -0400 Subject: [PATCH] Fix html entities --- docs/faq.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.markdown b/docs/faq.markdown index af44b1d77..b4cf9148a 100644 --- a/docs/faq.markdown +++ b/docs/faq.markdown @@ -39,7 +39,7 @@ I get a blank page after installing or upgrading Kanboard - Check the PHP and Apache error logs you should see the exact error -Page not found and the url seems wrong (&) +Page not found and the url seems wrong (&) ---------------------------------------------- - The url looks like `/?controller=auth&action=login&redirect_query=` instead of `?controller=auth&action=login&redirect_query=`