Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 581f8f0

Browse files
committed
fix link
1 parent 13ac54d commit 581f8f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ poetry run pytest -s tests/test_integration.py
7575

7676
## 5. Deploy the application locally/remotely
7777

78-
To deploy the application locally, you can follow the steps in the [Deployment](/getting-started/deployment) section.
78+
To deploy the application locally, you can follow the steps in the [Local Deployment](/getting-started/local-deployment) and [Remote Deployment](/getting-started/remote-deployment) sections.

docs/getting-started/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Local Deployment and Testing"
3-
slug: /getting-started/local-testing
3+
slug: /getting-started/local-deployment
44
sidebar_position: 1
55
---
66

0 commit comments

Comments
 (0)