Skip to content

Commit 9af2bc0

Browse files
authored
fix bad link for error handling (#468)
1 parent 46fae14 commit 9af2bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/pages/05-guides/deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subtitle: "Take AssemblyAI to production with these best practices."
1717
<Card title="Security" icon="shield-check" href="https://assembly.ai/trust">
1818
Access our Trust Center and security documentation.
1919
</Card>
20-
<Card title="Error Handling" icon="bug" href="https://github.com/AssemblyAI/cookbook/blob/master/core-transcription/common_errors_and_solutions.md">
20+
<Card title="Error Handling" icon="bug" href="/docs/guides/common_errors_and_solutions">
2121
Learn about common errors and handle them gracefully.
2222
</Card>
2323
<Card title="Need Help?" icon="headset" href="https://assembly.ai/support">

0 commit comments

Comments
 (0)