summaryrefslogtreecommitdiff
path: root/cli-examples
diff options
context:
space:
mode:
Diffstat (limited to 'cli-examples')
-rw-r--r--cli-examples/build/root.build2
-rw-r--r--cli-examples/manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/cli-examples/build/root.build b/cli-examples/build/root.build
index 53bde39..5f4b348 100644
--- a/cli-examples/build/root.build
+++ b/cli-examples/build/root.build
@@ -18,7 +18,7 @@ if ($cxx.class == 'msvc')
using cli
-# Every exe{} in this subproject is by default a test.
+# Every exe{} in this project is by default a test.
#
exe{*}: test = true
diff --git a/cli-examples/manifest b/cli-examples/manifest
index 60c9ab0..da9cc56 100644
--- a/cli-examples/manifest
+++ b/cli-examples/manifest
@@ -7,7 +7,7 @@ license: MIT
description-file: README
url: https://www.codesynthesis.com/projects/cli/
doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/
-src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples
+src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples/
email: cli-users@codesynthesis.com ; Mailing list
requires: c++14
depends: * build2 >= 0.13.0