File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -199,6 +199,9 @@ When you're stuck:
199199 icon = " user-group"
200200 href = " https://discord.com/invite/pUFNcf2WmH"
201201>
202+ <div className = ' absolute top-4 right-4' >
203+ <Icon icon = " arrow-up-right-from-square" />
204+ </div >
202205 Join the Vapi Discord for real-time help from the community and team
203206</Card >
204207
@@ -207,6 +210,9 @@ When you're stuck:
207210 icon = " book"
208211 href = " /api-reference"
209212>
213+ <div className = ' absolute top-4 right-4' >
214+ <Icon icon = " arrow-up-right-from-square" />
215+ </div >
210216 Check the API reference for detailed configuration options
211217</Card >
212218
@@ -215,6 +221,9 @@ When you're stuck:
215221 icon = " fa-light fa-heartbeat"
216222 href = " https://status.vapi.ai/"
217223>
224+ <div className = ' absolute top-4 right-4' >
225+ <Icon icon = " arrow-up-right-from-square" />
226+ </div >
218227 Check real-time status of Vapi services and AI providers
219228</Card >
220229
You can’t perform that action at this time.
0 commit comments