readme: Fix links.

This commit is contained in:
Vishwesh Jainkuniya 2019-03-30 23:05:55 +05:30 committed by GitHub
parent 9540b013d3
commit 8bcdbf6261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ On Android permission is required to read the external storage. Add below line t
### Methods
* [`saveToCameraRoll`](cameraroll.md#savetocameraroll)
* [`getPhotos`](cameraroll.md#getphotos)
* [`saveToCameraRoll`](README.md#savetocameraroll)
* [`getPhotos`](README.md#getphotos)
---