aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/index.md
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2018-11-12 19:59:19 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2018-11-12 20:59:19 +0200
commit979a14596d85d91c190bdc4489be5a9073662b3d (patch)
tree39033a6fd4cc27f8533ddc63343fbd398ab85e4b /docs/markdown/index.md
parentf831c05b553d876a08dcf46478161b60b4e693c4 (diff)
downloadmeson-979a14596d85d91c190bdc4489be5a9073662b3d.zip
meson-979a14596d85d91c190bdc4489be5a9073662b3d.tar.gz
meson-979a14596d85d91c190bdc4489be5a9073662b3d.tar.bz2
docs: fix hard links [skip ci]
Diffstat (limited to 'docs/markdown/index.md')
-rw-r--r--docs/markdown/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/index.md b/docs/markdown/index.md
index cffd488..e57cd69 100644
--- a/docs/markdown/index.md
+++ b/docs/markdown/index.md
@@ -33,13 +33,13 @@ developers. The first one is the mailing list, which is hosted at
The second way is via IRC. The channel to use is `#mesonbuild` at
[Freenode](https://freenode.net/).
-### [Projects using Meson](http://mesonbuild.com/Users.html)
+### [Projects using Meson](Users.md)
Many projects out there are using Meson and their communities are also
a great resource for learning about what (and what not too!) do when
trying to convert to using Meson.
-[A short list of Meson users can be found here](http://mesonbuild.com/Users.html)
+[A short list of Meson users can be found here](Users.md)
but there are many more. We would love to hear about your success
stories too and how things could be improved too!