aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Mochalov <incredible.angst@gmail.com>2017-08-15 18:45:05 +0300
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2017-08-15 22:10:36 +0530
commit6bf65d876331a273a5393281de87747235420345 (patch)
treec04eedc8670a21f6a14afbf7bbef82fc76388821
parent30bb55df3daebadfd090968d73f3d4fd4a206d68 (diff)
downloadmeson-6bf65d876331a273a5393281de87747235420345.zip
meson-6bf65d876331a273a5393281de87747235420345.tar.gz
meson-6bf65d876331a273a5393281de87747235420345.tar.bz2
Documentation: fix broken link (now in docs)
Was [external link on github wiki](https://github.com/mesonbuild/wrapweb/wiki), now markdown file in docs
-rw-r--r--docs/markdown/Using-the-WrapDB.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Using-the-WrapDB.md b/docs/markdown/Using-the-WrapDB.md
index 5e626ef..d8ea31c 100644
--- a/docs/markdown/Using-the-WrapDB.md
+++ b/docs/markdown/Using-the-WrapDB.md
@@ -25,4 +25,4 @@ When Meson encounters this it will automatically download, unpack and patch the
## Contributing build definitions
-The contents of the Wrap database are tracked in git repos of the [Mesonbuild project](https://github.com/mesonbuild). The actual process is simple and described in [submission documentation](https://github.com/mesonbuild/wrapweb/wiki).
+The contents of the Wrap database are tracked in git repos of the [Mesonbuild project](https://github.com/mesonbuild). The actual process is simple and described in [submission documentation](Adding-new-projects-to-wrapdb.md).