diff --git a/doc/advanced.rst b/doc/advanced.rst index 89a5a5e89..9e88e718a 100644 --- a/doc/advanced.rst +++ b/doc/advanced.rst @@ -90,7 +90,7 @@ Go ahead and add your own logic to the locale selector function. The application a user profile, cookie, session, etc. It can also use the `Accept-Language` header to make the selection automatically. -If the built-in translations are not enough, look at the `Flask-Babel documentation `_ +If the built-in translations are not enough, look at the `Flask-Babel documentation `_ to see how you can add your own. Using with Flask in `host_matching` mode