We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gh
1 parent b8c7c05 commit 34b7208Copy full SHA for 34b7208
docs/design/interface/cli.qmd
@@ -131,7 +131,7 @@ Depending on which URI is given, there are different behaviours:
131
specify a specific branch or tag. `build` will resolve this URI to the
132
raw URL of the `datapackage.json` file in the repository, assuming the
133
`datapackage.json` file is in the root of the repository. For example:
134
- - A URI of `gh:seedcase-project/seedcase-project` will resolve to
+ - A URI of `gh:seedcase-project/seedcase-flower` will resolve to
135
`https://raw.githubusercontent.com/seedcase-project/seedcase-flower/refs/heads/main/datapackage.json`.
136
- A URI of `github:seedcase-project/seedcase-flower@0.1.0` will
137
resolve to
0 commit comments