diff --git a/google.md b/google.md index 40ae13fa5..d666b62f6 100644 --- a/google.md +++ b/google.md @@ -9,16 +9,16 @@ The first time a user signs in, XO will create a new XO user with the same ident [Create a new project](https://console.developers.google.com/project): -![](https://github.com/vatesfr/xo-server-auth-google/blob/master/create-project-2.png) +![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/create-project-2.png) Enable the Google+ API: -![](https://github.com/vatesfr/xo-server-auth-google/blob/master/enable-google+-api.png) +![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/enable-google+-api.png) Add OAuth 2.0 credentials: -![](https://github.com/vatesfr/xo-server-auth-google/blob/master/add-oauth2-credentials.png) -![](https://github.com/vatesfr/xo-server-auth-google/blob/master/add-oauth2-credentials-2.png) +![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/add-oauth2-credentials.png) +![](https://raw.githubusercontent.com/vatesfr/xo-server-auth-google/master/add-oauth2-credentials-2.png) ## Configure the XO plugin