commit 02e305dfc2323218de4b6f77ff07f6070a509178
parent afde5d55b9f5a66508308db0eb68918d2a758579
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date: Mon, 18 Jan 2016 22:19:37 -0800
Move downloads from googlecode to github
Diffstat:
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
@@ -52,13 +52,13 @@ Bugfixes:
Spek 0.8.2 tarball:
- * <https://spek.googlecode.com/files/spek-0.8.2.tar.xz>
+ * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.tar.xz>
Windows and Mac OS X binaries:
- * <https://spek.googlecode.com/files/spek-0.8.2.msi>
- * <https://spek.googlecode.com/files/spek-0.8.2.zip>
- * <https://spek.googlecode.com/files/spek-0.8.2.dmg>
+ * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.msi>
+ * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.zip>
+ * <https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.dmg>
Unix packages:
diff --git a/web/index.html b/web/index.html
@@ -89,9 +89,9 @@
<tr>
<td><img src="logo-unix.png" width="69" height="48" alt="Unix"/></td>
<td class="dld_link">
- <a href="https://spek.googlecode.com/files/spek-0.8.2.tar.xz">spek-0.8.2.tar.xz</a> (168 KiB)
+ <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.tar.xz">spek-0.8.2.tar.xz</a> (168 KiB)
<br/>
- <a href="https://github.com/alexkay/spek/blob/0.8.2/INSTALL.md#bsd-and-gnulinux">instructions</a>
+ <a href="https://github.com/alexkay/spek/blob/v0.8.2/INSTALL.md#bsd-and-gnulinux">instructions</a>
<br/>
<a href="man-0.8.2.html">manual</a>
</td>
@@ -103,11 +103,11 @@
<tr>
<td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td>
<td class="dld_link">
- <a href="https://spek.googlecode.com/files/spek-0.8.2.msi">spek-0.8.2.msi</a> (8.47 MiB)
+ <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.msi">spek-0.8.2.msi</a> (8.47 MiB)
<br/>
- <a href="https://spek.googlecode.com/files/spek-0.8.2.zip">spek-0.8.2.zip</a> (8.35 MiB)
+ <a href="https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.zip">spek-0.8.2.zip</a> (8.35 MiB)
<br/>
- <a href="https://github.com/alexkay/spek/blob/0.8.2/INSTALL.md#windows">instructions</a>
+ <a href="https://github.com/alexkay/spek/blob/v0.8.2/INSTALL.md#windows">instructions</a>
</td>
</tr>
</table>
@@ -117,9 +117,9 @@
<tr>
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
<td class="dld_link">
- <a href="https://spek.googlecode.com/files/spek-0.8.3.dmg">spek-0.8.3.dmg</a> (6.03 MiB)
+ <a href="https://github.com/alexkay/spek/releases/download/v0.8.3/spek-0.8.3.dmg">spek-0.8.3.dmg</a> (6.03 MiB)
<br/>
- <a href="https://github.com/alexkay/spek/blob/0.8.3/INSTALL.md#mac-os-x">instructions</a>
+ <a href="https://github.com/alexkay/spek/blob/v0.8.3/INSTALL.md#mac-os-x">instructions</a>
</td>
</tr>
</table>