diff --git a/develop/dev-guide-gui-mysql-workbench.md b/develop/dev-guide-gui-mysql-workbench.md index 9f5d3c5ef4a6f..411e9ddbf5bb2 100644 --- a/develop/dev-guide-gui-mysql-workbench.md +++ b/develop/dev-guide-gui-mysql-workbench.md @@ -67,7 +67,7 @@ Connect to your TiDB cluster depending on the TiDB deployment option you have se 5. Launch MySQL Workbench and click **+** near the **MySQL Connections** title. - ![MySQL Workbench: add new connection](/media/develop/navicat-add-new-connection.png) + ![MySQL Workbench: add new connection](/media/develop/mysql-workbench-add-new-connection.png) 6. In the **Setup New Connection** dialog, configure the following connection parameters: @@ -100,7 +100,7 @@ Connect to your TiDB cluster depending on the TiDB deployment option you have se 4. Launch MySQL Workbench and click **+** near the **MySQL Connections** title. - ![MySQL Workbench: add new connection](/media/develop/navicat-add-new-connection.png) + ![MySQL Workbench: add new connection](/media/develop/mysql-workbench-add-new-connection.png) 5. In the **Setup New Connection** dialog, configure the following connection parameters: @@ -125,7 +125,7 @@ Connect to your TiDB cluster depending on the TiDB deployment option you have se 1. Launch MySQL Workbench and click **+** near the **MySQL Connections** title. - ![MySQL Workbench: add new connection](/media/develop/navicat-add-new-connection.png) + ![MySQL Workbench: add new connection](/media/develop/mysql-workbench-add-new-connection.png) 2. In the **Setup New Connection** dialog, configure the following connection parameters: diff --git a/media/develop/navicat-add-new-connection.png b/media/develop/mysql-workbench-add-new-connection.png similarity index 100% rename from media/develop/navicat-add-new-connection.png rename to media/develop/mysql-workbench-add-new-connection.png