Skip to content

Commit 88f59ae

Browse files
zakiskchmouel
authored andcommitted
docs: correct artifacthub API url in docs
this corrects the API url of artifacthub in docs Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
1 parent 093ef51 commit 88f59ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/install/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ settings:
229229
230230
catalog-2-id: "artifact"
231231
catalog-2-name: "tekton-catalog-tasks"
232-
catalog-2-url: "https://artifacthub.io"
232+
catalog-2-url: "https://artifacthub.io/api/v1"
233233
catalog-2-type: "artifacthub"
234234
```
235235

0 commit comments

Comments
 (0)