Skip to content

Commit

Permalink
docs: fix scoping section
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebrown authored Oct 9, 2024
1 parent 1971e78 commit d35be3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Pipelines are scoped through the following URI format. Note the package is
optional.

```text
<repo>[.git]@<ref>[/<pkg>]
<repo>?ref=<ref>[&pkg=<pkg>]
```

If you want to scope a pipline beyond a sub directory (package), you can place
Expand Down

0 comments on commit d35be3f

Please sign in to comment.