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