diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-05-04 00:18:00 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-04 00:18:00 +0300 |
commit | 8cb15d728b3cfe9f2b26762ab78490da4628a30d (patch) | |
tree | 88ae990db099bb3430a094f6e1e736eb8bbcc063 /docs/markdown/In-the-press.md | |
parent | 108dac5c162eb086b8cce3f4d0575f7282c72c48 (diff) | |
parent | f9de195d7c5a6ed4b02ea7c87137ac6be7f15d9c (diff) | |
download | meson-8cb15d728b3cfe9f2b26762ab78490da4628a30d.zip meson-8cb15d728b3cfe9f2b26762ab78490da4628a30d.tar.gz meson-8cb15d728b3cfe9f2b26762ab78490da4628a30d.tar.bz2 |
Merge pull request #1723 from QuLogic/doc-updates
Minor documentation updates
Diffstat (limited to 'docs/markdown/In-the-press.md')
-rw-r--r-- | docs/markdown/In-the-press.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/In-the-press.md b/docs/markdown/In-the-press.md index 6f6df46..aa6f2a8 100644 --- a/docs/markdown/In-the-press.md +++ b/docs/markdown/In-the-press.md @@ -4,5 +4,5 @@ This page lists cases where Meson has been presented in the press. * [Linux Magazin](http://www.linux-magazin.de/Ausgaben/2014/08/), in German, August 2014, and also later in [Linux Magazine](http://www.linux-magazine.com/Issues/2014/166/Meson-Build-System) in English * [Admin Magazine](http://www.admin-magazine.com/HPC/Articles/The-Meson-Build-System) -* [Phoronix](http://www.phoronix.com/scan.php?page=news_item&px=MTc1MDc) regarding compilation of Mesa3D +* [Phoronix](https://www.phoronix.com/scan.php?page=news_item&px=MTc1MDc) regarding compilation of Mesa3D * [CppCast](http://cppcast.com/2015/12/jussi-pakkanen/) interviewed Jussi about Meson for C++ development in 12/2015 |