Skip to content

Commit 34b7208

Browse files
authored
docs: ✏️ fix typo in gh path (#151)
Needs a (very) quick review.
1 parent b8c7c05 commit 34b7208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/interface/cli.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Depending on which URI is given, there are different behaviours:
131131
specify a specific branch or tag. `build` will resolve this URI to the
132132
raw URL of the `datapackage.json` file in the repository, assuming the
133133
`datapackage.json` file is in the root of the repository. For example:
134-
- A URI of `gh:seedcase-project/seedcase-project` will resolve to
134+
- A URI of `gh:seedcase-project/seedcase-flower` will resolve to
135135
`https://raw.githubusercontent.com/seedcase-project/seedcase-flower/refs/heads/main/datapackage.json`.
136136
- A URI of `github:seedcase-project/seedcase-flower@0.1.0` will
137137
resolve to

0 commit comments

Comments
 (0)