google / java-photoslibrary

Java client library for the Google Photos Library API
http://developers.google.com/photos
Apache License 2.0
107 stars 64 forks source link

Fix broken release page links #35

Closed rahulvaish closed 3 years ago

rahulvaish commented 4 years ago

The release page links in the README.md leads to 404 Not Found Error Page.
At the moment it looks like this: Line#41: releases page Line#132: * Java client library release notes

Proposed fix: Line#41: releases page Line#132: * Java client library release notes

jfschmakeit commented 3 years ago

Thanks for fixing the links!