From 8c9ab7316bf868f9b710146042319d3c605c0e69 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 11 Aug 2013 14:38:08 +0000 Subject: [PATCH] Updated page links --- i2p2www/pages/global/nav.html | 2 +- i2p2www/pages/site/research/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html index 9dfa3751..5b531cbd 100644 --- a/i2p2www/pages/global/nav.html +++ b/i2p2www/pages/global/nav.html @@ -94,7 +94,7 @@
  • -
  • +
  • diff --git a/i2p2www/pages/site/research/index.html b/i2p2www/pages/site/research/index.html index e9a7544c..4ce15c84 100644 --- a/i2p2www/pages/site/research/index.html +++ b/i2p2www/pages/site/research/index.html @@ -32,7 +32,7 @@ If you are planning on conducting research on the live I2P network, please {{ _('Prior Research') }} -

    {% trans papers=site_url('research/papers') -%} +

    {% trans papers=get_url('papers_list') -%} A list of known published papers about I2P is available here. {%- endtrans %}

    {% endblock %}