diff --git a/docs/en/10-programming/01-connect/01-python.md b/docs/en/10-programming/01-connect/01-python.md index 7b039b20380d30265064cea398c421b51dbeda1e..f35641d16f14e3c43b63d03988dbee0c1424e9e3 100644 --- a/docs/en/10-programming/01-connect/01-python.md +++ b/docs/en/10-programming/01-connect/01-python.md @@ -69,7 +69,7 @@ Alternatively, you can also set environment variables in your IDE's run configur :::note Replace and with cloud token and URL. -To obtain the value of cloud token and URL, please log in [TDengine Cloud](https://cloud.tdengine.com) and click "Programming" and then select "Python". +To obtain the value of cloud token and URL, please log in [TDengine Cloud](https://cloud.tdengine.com) and click "Programming" on the left menu, then select "Python". :::