diff --git a/docs/en/10-programming/01-connect/04-rust.md b/docs/en/10-programming/01-connect/04-rust.md index 18a86a6d3045c4a72d14a5b8338913d730752770..d0e0d013efe4e7c07434f08f75b20fe056b67e4d 100644 --- a/docs/en/10-programming/01-connect/04-rust.md +++ b/docs/en/10-programming/01-connect/04-rust.md @@ -59,7 +59,7 @@ $env:TDENGINE_CLOUD_DSN='' :::note -Replace with real TDengine cloud DSN. To obtain the real value, please log in [TDengine Cloud](https://cloud.tdengine.com) and click "Connector" and then select "Rust". +Replace with real TDengine cloud DSN. To obtain the real value, please log in [TDengine Cloud](https://cloud.tdengine.com) and click "Programming" on the left menu, then select "Rust". :::