diff options
author | Keith Packard <keithp@keithp.com> | 2014-02-15 11:22:49 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-02-15 11:22:49 -0800 |
commit | 0d211f5727afb0c1f409a4a201c0220ce75a080b (patch) | |
tree | 16bf99175bfdaf4d9aa9eeb30c79dc210dede80a /AltOS | |
parent | 2f5ed10ff8655c0e67d946255663141b57d93d11 (diff) |
Fix link to windows installer for 1.3.2
Windows doesn't like extra dots in file names, so replace them with dashes
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'AltOS')
-rw-r--r-- | AltOS/releases/1.3.2.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AltOS/releases/1.3.2.mdwn b/AltOS/releases/1.3.2.mdwn index 647d5a3..41a6915 100644 --- a/AltOS/releases/1.3.2.mdwn +++ b/AltOS/releases/1.3.2.mdwn @@ -1,7 +1,7 @@ [[!inline pages="./1.3.2/release-notes-1.3.2.html" rss="no" raw="yes" ]] - Available Files: - - [Windows Installer](/AltOS/releases/1.3.2/Altos-Windows-1.3.2.exe) + - [Windows Installer](/AltOS/releases/1.3.2/Altos-Windows-1-3-2.exe) - [Mac OS X Package](/AltOS/releases/1.3.2/Altos-Mac-1.3.2.dmg) - [Linux](/AltOS/releases/1.3.2/Altos-Linux-1.3.2.tar.bz2) - [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/1.3.2;sf=tgz) |