Assorted internal and external URL fixes
This commit is contained in:
@ -197,7 +197,7 @@ shortcuts.
|
||||
-->
|
||||
|
||||
<li>
|
||||
<p><a href="http://github.com/trevorturk/eldorado/"><strong>El Dorado</strong></a> —
|
||||
<p><a href="https://github.com/trevorturk/eldorado/"><strong>El Dorado</strong></a> —
|
||||
{% trans %}Lightweight forum software.{% endtrans %}
|
||||
<sup><em>[{{ _('standalone/mod') }}]</em></sup></p>
|
||||
</li>
|
||||
@ -209,7 +209,7 @@ shortcuts.
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.phpbb.com/"><strong>phpBB</strong></a> —
|
||||
<p><a href="https://www.phpbb.com/"><strong>phpBB</strong></a> —
|
||||
{% trans %}Most popular open source forum software.{% endtrans %}
|
||||
<sup><em>[{{ _('standalone/mod') }}]</em></sup></p>
|
||||
</li>
|
||||
@ -253,7 +253,7 @@ distributed file system to the I2P network. Controller plugin <a href=
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://monotone.ca/"><strong>Monotone</strong></a> —
|
||||
<p><a href="http://www.monotone.ca/"><strong>Monotone</strong></a> —
|
||||
{% trans monotone=site_url('get-involved/guides/monotone') -%}
|
||||
Another distributed version control system. Currently
|
||||
<a href="{{ monotone }}">used in I2P development</a>.
|
||||
@ -407,7 +407,7 @@ branch of the <a href="{{ newdevs }}">I2P Monotone repository</a>.
|
||||
<li>
|
||||
<p><a href="http://{{ i2pconv('forum.i2p') }}/viewforum.php?f=25"><strong>I2Phex</strong></a> —
|
||||
{% trans stats=i2pconv('stats.i2p') -%}
|
||||
Port of the <a href="http://www.phex.org/">Phex</a> Gnutella client. Website
|
||||
Port of the <a href="http://www.phex.org/mambo/">Phex</a> Gnutella client. Website
|
||||
for plugin version <a href="http://{{ stats }}/i2p/plugins/">here</a>.
|
||||
{%- endtrans %}
|
||||
<sup><em>[{{ _('plugin') }}, {{ _('standalone') }}]</em></sup></p>
|
||||
@ -502,7 +502,7 @@ developers; they may be able to solve it via additional filtering.
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="http://jircii.dashnine.org/"><strong>jIRCii</strong></a> —
|
||||
<p><a href="http://www.oldschoolirc.com/"><strong>jIRCii</strong></a> —
|
||||
{% trans stats=i2pconv('stats.i2p') -%}
|
||||
Small Java-based IRC client. Plugin available <a href=
|
||||
"http://{{ stats }}/i2p/plugins/">here</a>.
|
||||
@ -694,7 +694,7 @@ currently serve content on the I2P network are:
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p><a href="http://www.nginx.org/"><strong>nginx</strong></a> —
|
||||
<p><a href="http://nginx.org/"><strong>nginx</strong></a> —
|
||||
{% trans %}High-performance lightweight web server.{% endtrans %}
|
||||
<sup><em>[{{ _('standalone') }}]</em></sup></p>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user