aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-04-12 10:45:25 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-04-12 10:51:46 +0200
commit8846ad0a904ebad3b3e766f93c57a4bfd47b18dd (patch)
tree716a38c339ef49968aade41185f803355898cde2
parent41e79f97924ca0fe19d4269dbdf94502aa387abb (diff)
downloadwallabag-8846ad0a904ebad3b3e766f93c57a4bfd47b18dd.tar.gz
wallabag-8846ad0a904ebad3b3e766f93c57a4bfd47b18dd.tar.zst
wallabag-8846ad0a904ebad3b3e766f93c57a4bfd47b18dd.zip
Fix doc links
-rw-r--r--docs/en/user/errors_during_fetching.rst4
-rw-r--r--docs/en/user/installation.rst5
-rw-r--r--docs/fr/user/errors_during_fetching.rst4
-rw-r--r--docs/fr/user/installation.rst6
4 files changed, 8 insertions, 11 deletions
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:
12How can I help to fix that? 12How can I help to fix that?
13--------------------------- 13---------------------------
14 14
15- `by sending us an email with the article's URL <mailto:hello@wallabag.org>`_ 15- `by sending us an email with the article's URL <mailto:hello\@wallabag.org>`_
16- by trying to fix this article by yourself :) by creating a file for the article. 16- by trying to fix this article by yourself :) by creating a file for the article.
17 You can use this tool http://siteconfig.fivefilters.org/. 17 You can use `this tool <http://siteconfig.fivefilters.org/>`__.
18 18
19How can I try to re-fetch this article? 19How can I try to re-fetch this article?
20--------------------------------------- 20---------------------------------------
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:
42 42
43 curl -s http://getcomposer.org/installer | php 43 curl -s http://getcomposer.org/installer | php
44 44
45You can find specific instructions here : __ https://getcomposer.org/doc/00-intro.md 45You can find specific instructions `here <https://getcomposer.org/doc/00-intro.md>`__:
46 46
47To install wallabag itself, you must run these two commands: 47To install wallabag itself, you must run these two commands:
48 48
@@ -64,8 +64,7 @@ And access wallabag at http://yourserverip:8000
64 64
65.. note:: 65.. note::
66 66
67 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 67 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 <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__.
68<http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__.
69 68
70Installing on Apache 69Installing on Apache
71-------------------- 70--------------------
diff --git a/docs/fr/user/errors_during_fetching.rst b/docs/fr/user/errors_during_fetching.rst
index 34a6ce18..0f26fbc8 100644
--- a/docs/fr/user/errors_during_fetching.rst
+++ b/docs/fr/user/errors_during_fetching.rst
@@ -12,9 +12,9 @@ Il peut y avoir plusieurs raisons :
12Comment puis-je aider pour réparer ça ? 12Comment puis-je aider pour réparer ça ?
13--------------------------------------- 13---------------------------------------
14 14
15- `en nous envoyant un email avec l'URL de l'article <mailto:hello@wallabag.org>`_ 15- `en nous envoyant un email avec l'URL de l'article <mailto:hello\@wallabag.org>`_
16- en essayant de réparer cet article par vous-même :) en créant un fichier pour l'article. 16- en essayant de réparer cet article par vous-même :) en créant un fichier pour l'article.
17 Vous pouvez utiliser cet outil http://siteconfig.fivefilters.org/. 17 Vous pouvez utiliser `cet outil <http://siteconfig.fivefilters.org/>`__.
18 18
19Comment puis-je réessayer de récupérer le contenu ? 19Comment puis-je réessayer de récupérer le contenu ?
20--------------------------------------------------- 20---------------------------------------------------
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst
index 0a1da6c8..3c647aac 100644
--- a/docs/fr/user/installation.rst
+++ b/docs/fr/user/installation.rst
@@ -40,7 +40,7 @@ Installation de Composer :
40 40
41 curl -s http://getcomposer.org/installer | php 41 curl -s http://getcomposer.org/installer | php
42 42
43Vous pouvez trouver des instructions spécifiques ici (en anglais) : __ https://getcomposer.org/doc/00-intro.md 43Vous pouvez trouver des instructions spécifiques `ici (en anglais) <https://getcomposer.org/doc/00-intro.md>`__ :
44 44
45Pour installer wallabag, vous devez exécuter ces deux commandes : 45Pour installer wallabag, vous devez exécuter ces deux commandes :
46 46
@@ -61,9 +61,7 @@ Pour démarrer le serveur interne à php et vérifier que tout s'est installé c
61Et accéder wallabag à l'adresse http://lipdevotreserveur:8000 61Et accéder wallabag à l'adresse http://lipdevotreserveur:8000
62 62
63.. note:: 63.. note::
64 64 Pour définir des paramètres via des variables d'environnement, vous pouvez les spécifier avec le préfixe ``SYMFONY__``. Par exemple, ``SYMFONY__DATABASE_DRIVER``. Vous pouvez lire `documentation Symfony <http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__ pour en savoir plus.
65 Pour définir des paramètres via des variables d'environnement, vous pouvez les spécifier avec le préfixe ``SYMFONY__``. Par exemple, ``SYMFONY__DATABASE_DRIVER``. Vous pouvez lire `documentation Symfony
66<http://symfony.com/doc/current/cookbook/configuration/external_parameters.html>`__ pour en savoir plus.
67 65
68Installation avec Apache 66Installation avec Apache
69------------------------ 67------------------------