diff --git a/INSTALL.md b/INSTALL.md
index 206d778..b442869 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -20,12 +20,12 @@ Spek requires OS X 10.5+ and an Intel-based Mac.
### Binary packages
- * Arch: [spek](http://aur.archlinux.org/packages.php?ID=38001) and
- [spek-git](http://aur.archlinux.org/packages.php?ID=37252)
- * Debian: [spek](http://packages.debian.org/search?keywords=spek)
+ * Arch: [spek](https://aur.archlinux.org/packages/spek/) and
+ [spek-git](https://aur.archlinux.org/packages/spek-git/)
+ * Debian: [spek](https://packages.debian.org/search?keywords=spek)
* Fedora: [RPMFusion package](https://bugzilla.rpmfusion.org/show_bug.cgi?id=1718)
- * FreeBSD: [audio/spek](http://www.freshports.org/audio/spek/)
- * Gentoo: [media-sound/spek](http://packages.gentoo.org/package/media-sound/spek)
+ * FreeBSD: [audio/spek](https://www.freshports.org/audio/spek/)
+ * Gentoo: [media-sound/spek](https://packages.gentoo.org/packages/media-sound/spek)
* Ubuntu: [spek](http://packages.ubuntu.com/search?keywords=spek)
### Building from the tarball
@@ -54,5 +54,5 @@ Or install it with:
git clone git://github.com/alexkay/spek.git
cd spek
- /autogen.sh
+ ./autogen.sh
make
diff --git a/README.md b/README.md
index 9d92168..63ec0d2 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Find out more about Spek on its website:
Spek 0.8.2 is part of beta 0.x releases, leading up to a stable 1.0 release
(hopefully) later this year. The roadmap is available on
-[GitHub](https://github.com/alexkay/spek/issues/milestones).
+[GitHub](https://github.com/alexkay/spek/milestones).
New features since 0.7:
diff --git a/dist/osx/README.md b/dist/osx/README.md
index df6eb0b..b019c0a 100644
--- a/dist/osx/README.md
+++ b/dist/osx/README.md
@@ -1,6 +1,6 @@
# Building the OS X bundle
-Using [MacPorts](http://www.macports.org/) install build dependencies:
+Using [MacPorts](https://www.macports.org/) install build dependencies:
port install autoconf automake gcc48 git-core intltool upx yasm
diff --git a/dist/win/README.md b/dist/win/README.md
index c13d782..716b2d7 100644
--- a/dist/win/README.md
+++ b/dist/win/README.md
@@ -17,5 +17,5 @@ Build Spek, adjusting `bundle.sh` variables as necessary:
./dist/win/bundle.sh
For the second step, you will need a Windows box with
-[WiX](http://wix.sourceforge.net/) installed. Copy over the entire `dist/win`
+[WiX](http://wixtoolset.org/) installed. Copy over the entire `dist/win`
directory and run `bundle.bat`.
diff --git a/web/index.html b/web/index.html
index 1a4d1a9..957dced 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1,6 +1,6 @@
-
+
Spek – Free Acoustic Spectrum Analyzer / Spectrogram Viewer
@@ -32,12 +32,12 @@
Spek – Acoustic Spectrum Analyser
- Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their spectrogram. Spek is free software available for Unix, Windows and Mac OS X.
+ Spek (IPA: /spɛk/, ‘bacon’ in Dutch) helps to analyse your audio files by showing their spectrogram. Spek is free software available for Unix, Windows and Mac OS X.
-
-
+
+
@@ -62,7 +62,7 @@
Features
- - Supports all popular lossy and lossless audio file formats thanks to the FFmpeg libraries.
+ - Supports all popular lossy and lossless audio file formats thanks to the FFmpeg libraries.
- Ultra-fast signal processing, uses multiple threads to further speed up the analysis.
- Shows the codec name and the audio signal parameters.
- Allows to save the spectrogram as an image file.
@@ -139,7 +139,7 @@
Contribute
Spek is free and open source software licensed under GPLv3. The project is written in C++, the code is available on GitHub.
Report bugs and request new features on the issue tracker.
- Translation is done via Transifex. Don't hesitate to translate Spek into a new language or to improve existing translations.
+ Translation is done via Transifex. Don't hesitate to translate Spek into a new language or to improve existing translations.
Mailing lists