From b6cd001ce13ebafae5cd7b474b2bfea1e7134803 Mon Sep 17 00:00:00 2001 From: str4d Date: Mon, 30 Dec 2013 05:46:42 +0000 Subject: [PATCH] Updated old links to papers page --- i2p2www/pages/site/about/media.html | 2 +- i2p2www/pages/site/docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/site/about/media.html b/i2p2www/pages/site/about/media.html index 17b7a7b6..bc8e4f12 100644 --- a/i2p2www/pages/site/about/media.html +++ b/i2p2www/pages/site/about/media.html @@ -2,7 +2,7 @@ {% block title %}{{ _('Presentations on I2P') }}{% endblock %} {% block content %}

{{ _('Presentations on I2P') }}

-

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

{% trans papers=site_url('papers') -%} Following are links to presentations, videos, and tutorials about I2P. Links to research papers on I2P are available here. {%- endtrans %}

{% trans email='press ~~~at~~~ i2p2.de' -%} diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index e176b8cc..9666d3f5 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -31,7 +31,7 @@ If you find any inaccuracies in the documents linked below, please

  • {{ _('Threat model and analysis') }}
  • {{ _('Comparisons to other anonymous networks') }}
  • {{ _('Protocol stack chart') }}
  • -
  • {{ _('Papers on I2P') }}
  • +
  • {{ _('Papers on I2P') }}
  • {% trans pdf=url_for('static', filename='pdf/i2p_philosophy.pdf') %}Invisible Internet Project (I2P) Project Overview August 28, 2003 (pdf){% endtrans %}