diff --git a/i2p2www/pages/site/docs/index.html b/i2p2www/pages/site/docs/index.html index 2d27d21b..fe772345 100644 --- a/i2p2www/pages/site/docs/index.html +++ b/i2p2www/pages/site/docs/index.html @@ -28,6 +28,7 @@ If you find any inaccuracies in the documents linked below, please
  • {{ _('A Less-Technical Introduction') }}
  • {{ _('Threat model and analysis') }}
  • {{ _('Comparisons to other anonymous networks') }}
  • +
  • {{ _('Specifications') }}
  • {{ _('Protocol stack chart') }}
  • {{ _('Papers on I2P') }}
  • {{ _('Presentations, articles, tutorials, videos, and interviews') }}
  • diff --git a/i2p2www/pages/spec/index.html b/i2p2www/pages/spec/index.html index c98d239a..ec796b53 100644 --- a/i2p2www/pages/spec/index.html +++ b/i2p2www/pages/spec/index.html @@ -18,6 +18,12 @@ in during the course of development. Periodic reviews are conducted to update the "accurate for" information. +

    {% trans trac='https://trac.i2p2.de/report/1' -%} +The I2P Project is committed to maintaining accurate, current documentation. +If you find any inaccuracies in the documents linked below, please +enter a ticket identifying the problem. +{%- endtrans %}

    + @@ -37,4 +43,15 @@ the "accurate for" information. {% endfor %}
    Title
    + +

    Other specification documents

    + +These will eventually be migrated to the new specifications system. + + {% endblock %}