From bfcd71cecbfdc0ae7ae248f879212fecdcf8b43d Mon Sep 17 00:00:00 2001 From: Alexis Jeandet Date: Mon, 30 Apr 2018 16:05:13 +0200 Subject: [skip ci] fixed broken link to repoinit.py script in wrap documentation Signed-off-by: Alexis Jeandet --- docs/markdown/Adding-new-projects-to-wrapdb.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Adding-new-projects-to-wrapdb.md b/docs/markdown/Adding-new-projects-to-wrapdb.md index 58b27bad3..00fd0d7f8 100644 --- a/docs/markdown/Adding-new-projects-to-wrapdb.md +++ b/docs/markdown/Adding-new-projects-to-wrapdb.md @@ -16,9 +16,9 @@ files. You may also think of them as an overlay to upstream source. ## Creator script The WrapDB repository has a [helper -script](https://github.com/mesonbuild/wrapweb/blob/master/tools/repoinit.py) -to generate new repositories. The documentation below roughly explains -what it does using plain shell commands. +script](https://github.com/mesonbuild/wrapweb/blob/master/mesonwrap.py) +to generate new repositories, verify them and update them. The documentation below roughly explains +what it does to create a new wrap repository using plain shell commands. ## Choosing the repository name -- cgit v1.2.3