aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/error.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-28 10:49:57 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-01-28 10:49:57 +0100
commit3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f (patch)
tree4965c0675215eb5c566a554f8f3ff35de60afe88 /themes/default/error.twig
parentb8fdd2d85f76bb2dbf50bacec86e3be806bb2bcf (diff)
downloadwallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.tar.gz
wallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.tar.zst
wallabag-3e0e7e1208e8d3ee3b23df42ea119d7c50b0db5f.zip
[fix] inthepoche.com => wallabag.org
Diffstat (limited to 'themes/default/error.twig')
-rw-r--r--themes/default/error.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/error.twig b/themes/default/error.twig
index 4cfc4824..8a6a4d6c 100644
--- a/themes/default/error.twig
+++ b/themes/default/error.twig
@@ -7,5 +7,5 @@
7 <li>{{message}}</li> 7 <li>{{message}}</li>
8 {% endfor %} 8 {% endfor %}
9 </ol> 9 </ol>
10 <p>Don't forget <a href="http://doc.inthepoche.com/">the documentation</a>.</p> 10 <p>Don't forget <a href="http://doc.wallabag.org/">the documentation</a>.</p>
11{% endblock %} 11{% endblock %}