diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-09-10 15:46:05 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-09-10 15:46:05 +0200 |
commit | d11e2bcf48badc1da0e3914eec49d9ab1d781f4d (patch) | |
tree | dab94ba3e760671710f2e86205f458b474bf8767 /tpl/install.twig | |
parent | 3c33e40b614db7d14fec1d9b87963def4fac46a5 (diff) | |
download | wallabag-d11e2bcf48badc1da0e3914eec49d9ab1d781f4d.tar.gz wallabag-d11e2bcf48badc1da0e3914eec49d9ab1d781f4d.tar.zst wallabag-d11e2bcf48badc1da0e3914eec49d9ab1d781f4d.zip |
change doc url
Diffstat (limited to 'tpl/install.twig')
-rw-r--r-- | tpl/install.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/install.twig b/tpl/install.twig index afb5b0f6..6e85e5cb 100644 --- a/tpl/install.twig +++ b/tpl/install.twig | |||
@@ -5,7 +5,7 @@ | |||
5 | <fieldset class="w500p center"> | 5 | <fieldset class="w500p center"> |
6 | <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2> | 6 | <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2> |
7 | <p> | 7 | <p> |
8 | {% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://inthepoche.com/?pages/Documentation'>read the documentation on poche website</a>." %} | 8 | {% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://inthepoche.com/doc'>read the documentation on poche website</a>." %} |
9 | </p> | 9 | </p> |
10 | <p class="row"> | 10 | <p class="row"> |
11 | <label class="col w150p" for="login">{% trans "Login" %}</label> | 11 | <label class="col w150p" for="login">{% trans "Login" %}</label> |