diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-04-29 01:32:05 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-04-28 23:03:45 +0300 |
commit | 6a923a362064fe277b439eb27e24e1ac32e3695b (patch) | |
tree | fde7d6cb0adbf36438b9dfbe1829a71cf75b77f0 /README.md | |
parent | 9763bf65c6285176b578de71b0c3b8c14c72fdf2 (diff) | |
download | meson-6a923a362064fe277b439eb27e24e1ac32e3695b.zip meson-6a923a362064fe277b439eb27e24e1ac32e3695b.tar.gz meson-6a923a362064fe277b439eb27e24e1ac32e3695b.tar.bz2 |
README.md: Fix logo URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <p align="center"> -<img src="http://mesonbuild.com/meson_logo.png"> +<img src="http://mesonbuild.com/assets/images/meson_logo.png"> </p> MesonĀ® is a project to create the best possible next-generation build system. |