Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/design/interface/cli.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Depending on which URI is given, there are different behaviours:
specify a specific branch or tag. `build` will resolve this URI to the
raw URL of the `datapackage.json` file in the repository, assuming the
`datapackage.json` file is in the root of the repository. For example:
- A URI of `gh:seedcase-project/seedcase-project` will resolve to
- A URI of `gh:seedcase-project/seedcase-flower` will resolve to
`https://raw.githubusercontent.com/seedcase-project/seedcase-flower/refs/heads/main/datapackage.json`.
- A URI of `github:seedcase-project/seedcase-flower@0.1.0` will
resolve to
Expand Down