diff --git a/versioned_docs/version-3.8/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx b/versioned_docs/version-3.8/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx index 29c984fe..f116f811 100644 --- a/versioned_docs/version-3.8/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx +++ b/versioned_docs/version-3.8/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx @@ -154,4 +154,4 @@ For details, see [How to get a certificate](https://scalardl.scalar-labs.com/doc ### Exception handling -You must make sure that your application handles exceptions. For details, see [A Guide on How to Handle Errors in ScalarDL](https://scalardl.scalar-labs.com/docs/latest/how-to-handle-errors). +You must make sure that your application handles exceptions. For details, see [A Guide on How to Handle Errors in ScalarDL](https://scalardl.scalar-labs.com/docs/latest/how-to-write-applications#handle-errors).