Skip to content

Commit eb01db1

Browse files
authored
Merge pull request googleworkspace#8 from paolorotolo/master
Fix broken link in README.
2 parents de0bf25 + def7cd6 commit eb01db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Google Drive Android Quickstart
22

33
This application provides a
4-
[single activity](src/com/google/android/gms/drive/sample/quickstart/MainActivity.java)
4+
[single activity](https://github.com/googledrive/android-quickstart/blob/master/app/src/main/java/com/google/android/gms/drive/sample/quickstart/MainActivity.java)
55
designed to get you up and running with the [Google Drive API for Android](https://developers.google.com/drive/android).
66

77
# What does it do?

0 commit comments

Comments
 (0)