forked from I2P_Developers/i2p.www
Assorted internal and external URL fixes
This commit is contained in:
@@ -151,10 +151,11 @@ the network (N) bears no impact.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>{% trans %}When?{% endtrans %}</h2>
|
||||
<p>{% trans roadmap=site_url('get-involved/roadmap') -%}
|
||||
<p>{% trans roadmap=site_url('get-involved/roadmap'),
|
||||
jms='http://www.oracle.com/technetwork/java/jms/index.html' -%}
|
||||
I2P initially began in Feb 2003 as a proposed modification to <a
|
||||
href="http://freenetproject.org">Freenet</a> to allow it to use alternate transports, such as <a
|
||||
href="http://java.sun.com/products/jms/index.jsp">JMS</a>, then grew into its own as an
|
||||
href="{{ jms }}">JMS</a>, then grew into its own as an
|
||||
'anonCommFramework' in April 2003, turning into I2P in July, with code being written in earnest
|
||||
starting in August '03. I2P is currently under development, following the <a href="{{ roadmap
|
||||
}}">roadmap</a>.
|
||||
|
Reference in New Issue
Block a user