From 912d367a3b4c400c5b956d100bac7e68652f2cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Nov 2017 15:48:10 +0100 Subject: [PATCH] Fix some redirecting URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/faq.rst | 2 +- doc/two_factor.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/faq.rst b/doc/faq.rst index fff6560d09..591e912220 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -215,7 +215,7 @@ The proper solution is to use the `mysqli extension `_ with the proper client library to match your MySQL installation. More information (and several workarounds) are located in the `MySQL -Documentation `_. +Documentation `_. .. _faq1_18: diff --git a/doc/two_factor.rst b/doc/two_factor.rst index 92eb8593b5..cee48adbc0 100644 --- a/doc/two_factor.rst +++ b/doc/two_factor.rst @@ -23,7 +23,7 @@ There are dozens of applications available for mobile phones to implement these standards, the most widely used include: * `FreeOTP for iOS, Android and Pebble `_ -* `Authy for iOS, Android, Chrome, OS X `_ +* `Authy for iOS, Android, Chrome, OS X `_ * `Google Authenticator for iOS `_ * `Google Authenticator for Android `_ * `LastPass Authenticator for iOS, Android, OS X, Windows `_