diff --git a/docs/en/10-programming/01-connect/01-python.md b/docs/en/10-programming/01-connect/01-python.md index d2206011d277a19f904afc0182d63910cc95ab26..0ef5b35923db4176709587a8f41a66083774009e 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 "Connector" 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" and then select "Python". :::