Update link to point to search page (#9139)

I think this link is better is you want to find libraries in maven central
This commit is contained in:
AdRiley 2024-02-22 14:23:16 +00:00 committed by GitHub
parent ad2f5b031e
commit c48e662cd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,7 +164,7 @@ build tool_ - to download
[google-analytics-data library](https://central.sonatype.com/artifact/com.google.analytics/google-analytics-data/0.44.0)
library version `0.44.0` and all _its dependencies_ into your `polyglot/java`
directory. Of course, _feel free to find different library_ on
[Maven central](http://maven.apache.org) to download - edit `pom.xml`
[Maven central](https://search.maven.org/) to download - edit `pom.xml`
appropriately. Once your files are ready execute:
```bash