tree_layout: Fix brainfart

This commit is contained in:
Reynir Björnsson 2022-08-24 10:03:24 +02:00
parent a62b974418
commit 9e3e855fd0

View file

@ -21,5 +21,5 @@ build: [
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
url {
src: "git+https://github.com/roburio/modulectomy.get"
src: "git+https://github.com/Drup/tree_layout.git"
}