Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/pages/05-guides/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ subtitle: "Take AssemblyAI to production with these best practices."
<Card title="Security" icon="shield-check" href="https://assembly.ai/trust">
Access our Trust Center and security documentation.
</Card>
<Card title="Error Handling" icon="bug" href="https://github.com/AssemblyAI/cookbook/blob/master/core-transcription/common_errors_and_solutions.md">
<Card title="Error Handling" icon="bug" href="/docs/guides/common_errors_and_solutions">
Learn about common errors and handle them gracefully.
</Card>
<Card title="Need Help?" icon="headset" href="https://assembly.ai/support">
Expand Down
Loading