Skip to content

Commit 8eb3de4

Browse files
Update schema URL for example
1 parent 3867f29 commit 8eb3de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Examples
1010

1111
```json
1212
{
13-
"$schema": "https://raw.githubusercontent.com/spectreconsole/open-cli/refs/heads/main/schema.json",
13+
"$schema": "https://opencli.org/draft.json",
1414
"opencli": "0.1",
1515
"info": {
1616
"title": "dotnet",

0 commit comments

Comments
 (0)