Browse Source

web/templates/index.html: adjust subscription link

pull/1/head
Hidden Z 14 years ago
parent
commit
a475034cc4
  1. 2
      web/templates/index.html

2
web/templates/index.html

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
</p>
<h2>Addressbook service</h2>
To start getting new hostnames from {{ title }}, add this
<a href=/export/full-hosts.txt>subscription link</a> into router's addressbook.
<a href=/export/alive-hosts.txt>subscription link</a> into router's addressbook.
<h2>Jump service</h2><p>
{{ title }} also provides a jump service. For accessing hosts through it,
use urls like <a href={% url jump.views.jumper 'example.i2p' %}>

Loading…
Cancel
Save