diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html
index 26723788..18603899 100644
--- a/i2p2www/pages/downloads/list.html
+++ b/i2p2www/pages/downloads/list.html
@@ -14,18 +14,18 @@ or type java -version at your command prompt.
Clean installs
- Windows Graphical installer:
- i2pinstall_0.9.3_windows.exe
+ i2pinstall_0.9.3_windows.exe
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
- sig)
+ sig)
Download that file and run it.
- Linux / OS X / BSD / Solaris Graphical installer:
- i2pinstall_0.9.3.jar
+ i2pinstall_0.9.3.jar
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
- sig)
+ sig)
Download that file and double-click it (if that works) or
type java -jar i2pinstall_0.9.3.jar
in a terminal to run the
installer.
@@ -40,10 +40,10 @@ or type java -version at your command prompt.
- Packages for Debian & Ubuntu
- Source install:
- i2psource_0.9.3.tar.bz2
+ i2psource_0.9.3.tar.bz2
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
- sig)
+ sig)
Alternately, you can fetch the source from monotone.
Run (tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)
then either
@@ -119,10 +119,10 @@ receive the release.
Updates from earlier releases (manual method):
-- Download i2pupdate_0.9.3.zip
+
- Download i2pupdate_0.9.3.zip
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
- sig) to your I2P
+ sig) to your I2P
installation directory and rename as i2pupdate.zip.
(alternately, you can get the source as above and run "ant updater", then copy the
resulting i2pupdate.zip to your I2P installation directory). You do
diff --git a/i2p2www/pages/global/nav.html b/i2p2www/pages/global/nav.html
index 6713c192..c6802980 100644
--- a/i2p2www/pages/global/nav.html
+++ b/i2p2www/pages/global/nav.html
@@ -3,10 +3,10 @@
- {{ _('Download') }}
- {{ _('Docs') }}