diff --git a/README.md b/README.md index 493810735da9..21d482db27fe 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,8 @@ It also works just as well to declare a dependency only on the specific clients each client for instructions. If you're using IntelliJ or Eclipse, you can add client libraries to your project using these IDE plugins: -* [Cloud Tools for IntelliJ](https://cloud.google.com/tools/intellij/docs/client-libraries) -* [Cloud Tools for Eclipse](https://cloud.google.com/eclipse/docs/libraries) +* [Cloud Tools for IntelliJ](https://cloud.google.com/tools/intellij/docs/client-libraries?utm_source=github&utm_medium=google-cloud-java&utm_campaign=ToolsforIntelliJ) +* [Cloud Tools for Eclipse](https://cloud.google.com/eclipse/docs/libraries?utm_source=github&utm_medium=google-cloud-java&utm_campaign=ToolsforEclipse) Besides adding client libraries, the plugins provide additional functionality, such as service account key management. Refer to the documentation for each plugin for more details.