Trac->Gitlab

This commit is contained in:
idk
2021-05-04 11:05:26 -04:00
parent b30d0864b5
commit da3feb5ffc
14 changed files with 22 additions and 30 deletions

View File

@@ -53,7 +53,7 @@ there are two ways to get the source code:
<h3 id="git">{% trans %}The easy way: Git{% endtrans %}</h3>
<p>{% trans trac="https://trac.i2p2.de" -%}I2P now has official Git services and accepts contributions via Git at our own gitlab.
For the time being, issues are still being manged on <a href="{{ trac }}">trac</a>.{%- endtrans %}</p>
For the time being, issues are still being manged on <a href="{{ trac }}">gitlab</a>.{%- endtrans %}</p>
<li>{% trans git_url='https://git-scm.com/' -%}
Install <a href="{{ git_url }}">Git</a>.
@@ -164,7 +164,7 @@ see the <a href="{{ apps }}">application development guide</a>.
{%- endtrans %}</p>
<h2 id="development-ideas">{% trans %}Development ideas{% endtrans %}</h2>
<p>{% trans zzz=i2pconv('zzz.i2p'), todo=site_url('get-involved/todo'), trac='https://trac.i2p2.de/report/1' -%}
<p>{% trans zzz=i2pconv('zzz.i2p'), todo=site_url('get-involved/todo'), trac='https://i2pgit.org/i2p-hackers/i2p.i2p/issues' -%}
See <a href="http://{{ zzz }}/forums/3">zzz's TODO lists</a>,
<a href="{{ todo }}">this website's TODO list</a> or
<a href="{{ trac }}">Trac</a>