diff --git a/docs/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx b/docs/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx index 4069fc33..2a3bc14a 100644 --- a/docs/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx +++ b/docs/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx @@ -155,4 +155,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).