Skip to content

Commit a1e3ce5

Browse files
committed
fix link in README
1 parent 326d73e commit a1e3ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CPAN Version](https://img.shields.io/cpan/v/WebService-GoogleAPI-Client.svg)](http://search.cpan.org/~localshop/WebService-GoogleAPI-Client/lib/WebService/GoogleAPI/Client.pm)
44

55

6-
![Perl Google APIs Client Library](https://pscott-au.github.io/WebService-Google-Client/perl-google-apis-client-library.png)
6+
![Perl Google APIs Client Library](https://pscott-au.github.io/WebService-GoogleAPI-Client/perl-google-apis-client-library.png)
77

88
# NAME
99

@@ -22,7 +22,7 @@ The guiding principal is to minimise the conceptual load when using the Client a
2222

2323
NB: To create or modify an authorization configuration file with scope and user tokens in current folder run _goauth_ CLI tool to interactively create the JSON configuration and launch a local HTTP server to acquire authenticated access permissions with a Google email account.
2424

25-
![goauth screen capture](https://pscott-au.github.io/WebService-Google-Client/goauth-login-cap.gif)
25+
![goauth screen capture](https://pscott-au.github.io/WebService-GoogleAPI-Client/goauth-login-cap.gif)
2626

2727
See ````perldoc goauth```` for more detail.
2828

0 commit comments

Comments
 (0)