Skip to content

Commit ba1c6d6

Browse files
haosenwang1018OpenClaw Bot
andauthored
docs: improve server section title and deployment guide link (#599)
Co-authored-by: OpenClaw Bot <bot@openclaw.local>
1 parent c04a675 commit ba1c6d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ AstronRPA is an enterprise-grade Robotic Process Automation (RPA) desktop applic
4343
- 💻 **Client Operating System**: Windows 10/11 (primary support)
4444
- 🧠 **RAM** >= 8 GiB
4545

46-
### **Server**: Using Docker
46+
### **Server**: Deploy with Docker
4747

4848
Recommended for quick deployment:
4949

@@ -72,7 +72,7 @@ docker compose ps
7272
- If you see `{"code":"900001","data":null,"message":"unauthorized"}`, it means the deployment is correct and the connection is working properly.
7373
- Open your browser and go to: `http://{YOUR_SERVER_IP}:8000` (8000 is the default port; change it if you modified the configuration).
7474
- If you see the Casdoor login page, it means Casdoor is deployed correctly.
75-
- For production deployment and security hardening, refer to [Deployment Guide](docker/QUICK_START.md)
75+
- For production deployment and security hardening, refer to the [Deployment Guide](./docker/QUICK_START.md).
7676

7777
### **Client**: Source Deployment/Binary Deployment
7878

0 commit comments

Comments
 (0)