commit 35531b0de5b2f067bd6f6b1b31804e145b03b0eb Author: Karsten Loesing karsten.loesing@gmx.net Date: Sat Aug 30 17:07:15 2014 +0200
Mention new onionoo-announce@ mailing list. --- web/protocol.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/web/protocol.html b/web/protocol.html index c1b9e6a..0a123ba 100644 --- a/web/protocol.html +++ b/web/protocol.html @@ -130,9 +130,9 @@ Protocol changes will be announced here by writing deprecated API parts in <strong><font color="red">red</font></strong> and new parts in <strong><font color="blue">blue</font></strong>. Deprecated parts will be removed one month after their announcement. -Let us <a href="mailto:tor-dev@lists.torproject.org">know</a> that you're -developing a client, and we're going to inform you of upcoming protocol -changes. +If you want to be informed of upcoming protocol changes, subscribe to the +<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/onionoo-announce">onionoo-announce</a> +mailing list. </p>
<p>The Onionoo API is described by resource types and available methods
tor-commits@lists.torproject.org