File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export const client = new TriggerClient({
1616});
1717```
1818
19- View the [ Client API Reference] ( // sdk/triggerclient ) for more information.
19+ View the [ Client API Reference] ( /sdk/triggerclient ) for more information.
2020
2121## Adaptors
2222
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ You can view the [source code here](https://github.com/triggerdotdev/examples/tr
1111 className = " w-full aspect-video"
1212 src = " https://www.youtube.com/embed/uocBQt2HeQo"
1313 title = " Create a serverless background job in 10 mins"
14- frameborder = " 0"
14+ frameBorder = " 0"
1515 allow = " accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
16- allowfullscreen
16+ allowFullScreen
1717></iframe >
1818
1919We cover how to:
You can’t perform that action at this time.
0 commit comments