mirror of
https://github.com/alexkay/spek.git
synced 2025-04-15 08:10:33 +03:00
web: Fix the link to the OS X bundle
This commit is contained in:
parent
d2846d5a28
commit
00e7e82866
@ -59,7 +59,7 @@
|
||||
<tr>
|
||||
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
|
||||
<td class="dld_link">
|
||||
<a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (6.12 MiB)
|
||||
<a href="http://spek.googlecode.com/files/spek-0.6.dmg">spek-0.6.dmg</a> (6.12 MiB)
|
||||
<br/>
|
||||
<a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a>
|
||||
</td>
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
|
||||
/opt/google-appengine/appcfg.py --email=alexander@kojevnikov.com update `dirname $0`
|
||||
appcfg.py --email=alexander@kojevnikov.com update `dirname $0`
|
||||
|
Loading…
x
Reference in New Issue
Block a user