Skip to content

Commit ca99b32

Browse files
AUTO: Sync ScalarDL docs in English to docs site repo (#858)
Co-authored-by: josh-wong <[email protected]>
1 parent d5e1d93 commit ca99b32

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

versioned_docs/version-3.9/develop-run-an-application-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ In this sub-category, you can learn how to run an application through ScalarDL.
1111

1212
For details on how to run an application, see the following guides:
1313

14-
- [Run an Application Through ScalarDL Ledger and ScalarDL Auditor](getting-started-auditor.mdx)
14+
- [Getting Started with ScalarDL Auditor](getting-started-auditor.mdx)

versioned_docs/version-3.9/develop-samples-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ In this sub-category, you can learn how to run sample applications that take adv
1111

1212
To set up and run a sample application, see the following guide:
1313

14-
- [Run a Simple Bank Account Application](applications/simple-bank-account/README.mdx)
14+
- [A simple bank account application](applications/simple-bank-account/README.mdx)

versioned_docs/version-3.9/develop-write-business-logic-overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ In this sub-category, you can learn how to write business logic for a ScalarDL a
1212
For details on how to write business logic, see the following guides:
1313

1414
- [Model Your Data](data-modeling.mdx)
15-
- [Write a Contract](how-to-write-contract.mdx)
16-
- [Write a Function](how-to-write-function.mdx)
15+
- [A Guide on How to Write a Good Contract for ScalarDL](how-to-write-contract.mdx)
16+
- [A Guide on How to Write Function for ScalarDL](how-to-write-function.mdx)

0 commit comments

Comments
 (0)