aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa White <lisq@google.com>2020-01-26 00:58:14 +0000
committerJussi Pakkanen <jpakkane@gmail.com>2020-01-27 17:07:17 +0200
commit42bbce28356e7863d172ea57db3431c80108e258 (patch)
treed32697856d34768ee530ce8737f48000ee360c7d
parentb74ece344fe6d40e1040670a12be1dde3adb71b2 (diff)
downloadmeson-42bbce28356e7863d172ea57db3431c80108e258.zip
meson-42bbce28356e7863d172ea57db3431c80108e258.tar.gz
meson-42bbce28356e7863d172ea57db3431c80108e258.tar.bz2
Update wrapdb docs to reflect repositories split [skip ci]
-rw-r--r--docs/markdown/Adding-new-projects-to-wrapdb.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/markdown/Adding-new-projects-to-wrapdb.md b/docs/markdown/Adding-new-projects-to-wrapdb.md
index c79cfd3..bbe945d 100644
--- a/docs/markdown/Adding-new-projects-to-wrapdb.md
+++ b/docs/markdown/Adding-new-projects-to-wrapdb.md
@@ -47,7 +47,7 @@ files - should be also provided.
### Request a new repository or branch
-Create an issue on the [wrapweb bug tracker](https://github.com/mesonbuild/wrapweb/issues)
+Create an issue on the [wrapdb bug tracker](https://github.com/mesonbuild/wrapdb/issues)
using *Title* and *Description* below as a template.
*Title:* `new wrap: <project_name>`
@@ -131,8 +131,8 @@ system has native support for Git subprojects.
## Creator script
-The WrapDB repository has a
-[helper script](https://github.com/mesonbuild/wrapweb/blob/master/mesonwrap.py)
+The WrapDB repository has a
+[helper script](https://github.com/mesonbuild/mesonwrap/blob/master/mesonwrap.py)
to generate new repositories, verify them and update them.
## Reviewing wraps