Skip to content

Commit

Permalink
Updated endpoint for payed API
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreitbart committed Apr 13, 2020
1 parent cb0ebc7 commit 5ff8eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package imgur

const (
apiEndpoint = "https://api.imgur.com/3/"
apiEndpointMashape = "https://imgur-apiv3.p.mashape.com/3/"
apiEndpointMashape = "https://imgur-apiv3.p.rapidapi.com/3/"
)

0 comments on commit 5ff8eb3

Please # to comment.