Skip to content

Commit

Permalink
Fix a remote ref example.
Browse files Browse the repository at this point in the history
Part of #36.
  • Loading branch information
jkomoros committed Jul 8, 2023
1 parent e0bd114 commit ee095ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seeds/example-basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"remote-example": {
"type": "log",
"value": {
"packet": "https://raw.githubusercontent.com/jkomoros/prompt-garden/main/seeds/example.json",
"packet": "https://raw.githubusercontent.com/jkomoros/prompt-garden/main/seeds/example-basic.json",
"seed": "hello-world"
}
},
Expand Down

0 comments on commit ee095ac

Please sign in to comment.