forked from I2P_Developers/i2p.www
Updated link to status notes on meetings index -> points to blog now
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h1>Logs of past I2P meetings</h1>
|
||||
<p>Regularly scheduled meetings are not being held at this time.
|
||||
If you have something to discuss, please find the developers on IRC in #i2p-dev.
|
||||
<a href="statusnotes.html">Status updates</a> from developers are also available.
|
||||
<a href="{{ url_for('blog_index', lang=g.lang) }}">Status updates</a> from developers are also available.
|
||||
</p><div class="underline"></div>
|
||||
<ul class="infolist">
|
||||
{%- macro meeting_url(m_id) -%}{{ url_for('meetings_show', lang=g.lang, id=m_id) }}{%- endmacro -%}
|
||||
|
Reference in New Issue
Block a user