Skip to content

Commit 2d83ed8

Browse files
devchasjradcliff
authored andcommitted
Fix broken GoogleAdsClient link (#61)
1 parent 70d951a commit 2d83ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ This project hosts the Java client library for the Google Ads API.
175175
### Create a GoogleAdsClient
176176
177177
To issue requests via the Google Ads API, you first need to create a
178-
[GoogleAdsClient](https://github.com/googleads/google-ads-java/blob/master/google-ads/src/main/java/com/google/googleads/lib/GoogleAdsClient.java).
178+
[GoogleAdsClient](https://github.com/googleads/google-ads-java/blob/master/google-ads/src/main/java/com/google/ads/googleads/lib/GoogleAdsClient.java).
179179
For convenience, you can store the required settings in a properties file with
180180
the following format:
181181

0 commit comments

Comments
 (0)