Fix for absolute URL from card

This commit is contained in:
Matt Aitken
2024-04-04 09:23:36 +01:00
parent a707446989
commit dd31b1e668
+1 -1
View File
@@ -11,7 +11,7 @@
>
Learn more about how Trigger.dev works and how it can help you.
</Card>
<Card title="Examples" icon="slot-machine" href="https:/trigger.dev/apis">
<Card title="Examples" icon="slot-machine" href="https://trigger.dev/apis">
Find code examples for many popular APIs. These can be copied / modified for use in your own
projects.
</Card>