From 8846ad0a904ebad3b3e766f93c57a4bfd47b18dd Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Tue, 12 Apr 2016 10:45:25 +0200 Subject: Fix doc links --- docs/en/user/errors_during_fetching.rst | 4 ++-- docs/en/user/installation.rst | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/en') diff --git a/docs/en/user/errors_during_fetching.rst b/docs/en/user/errors_during_fetching.rst index d3efc848..da6ee745 100644 --- a/docs/en/user/errors_during_fetching.rst +++ b/docs/en/user/errors_during_fetching.rst @@ -12,9 +12,9 @@ There may be several reasons: How can I help to fix that? --------------------------- -- `by sending us an email with the article's URL `_ +- `by sending us an email with the article's URL `_ - by trying to fix this article by yourself :) by creating a file for the article. - You can use this tool http://siteconfig.fivefilters.org/. + You can use `this tool `__. How can I try to re-fetch this article? --------------------------------------- diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 2c6b0331..216a8607 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -42,7 +42,7 @@ Install Composer: curl -s http://getcomposer.org/installer | php -You can find specific instructions here : __ https://getcomposer.org/doc/00-intro.md +You can find specific instructions `here `__: To install wallabag itself, you must run these two commands: @@ -64,8 +64,7 @@ And access wallabag at http://yourserverip:8000 .. note:: - To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation -`__. + To define parameters with environment variables, you have to set these variables with ``SYMFONY__`` prefix. For example, ``SYMFONY__DATABASE_DRIVER``. You can have a look to the `Symfony documentation `__. Installing on Apache -------------------- -- cgit v1.2.3