From de47bfc44b87f30ebf90c67d981ecdf51954e225 Mon Sep 17 00:00:00 2001 From: hbagdi Date: Mon, 17 Jul 2017 05:38:01 -0400 Subject: [PATCH] Update URL of go-unsplash to fix broken URL (#1498) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54443a38..5c77f7ed 100644 --- a/README.md +++ b/README.md @@ -1089,7 +1089,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-trending](https://github.com/andygrunwald/go-trending) - Go library for accessing [trending repositories](https://github.com/trending) and [developers](https://github.com/trending/developers) at Github. * [go-twitch](https://github.com/knspriggs/go-twitch) - A Go client for interacting with the Twitch v3 API. * [go-twitter](https://github.com/dghubble/go-twitter) - Go client library for the Twitter v1.1 APIs. -* [go-unsplash](https://github.com/hardikbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API. +* [go-unsplash](https://github.com/hbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API. * [go-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API. * [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages. * [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website.