From b57aa0aa5eaeea61a4ab7401588a896f14478f0c Mon Sep 17 00:00:00 2001 From: josh-wong Date: Thu, 3 Apr 2025 02:04:09 +0000 Subject: [PATCH] AUTO: Sync Kubernetes docs to ScalarDL docs site repo --- docs/scalar-kubernetes/ProductionChecklistForScalarDLLedger.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).