From c8b33572dae11ca054026000fefaa056af52a808 Mon Sep 17 00:00:00 2001 From: Astra Date: Thu, 13 May 2021 18:01:10 +0100 Subject: [PATCH] Fix link to original author --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d285e1..9c18901 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Go client for the Photoprism Application. -**Author**: [Kris Nóva](https://github.com/astravexton) +**Author**: [Kris Nóva](https://github.com/kris-nova) --- @@ -117,4 +117,4 @@ func main() - [ ] Upload photo methods/tests - [ ] Code generation - - [ ] Finish the remaining methods \ No newline at end of file + - [ ] Finish the remaining methods