diff --git a/spring-boot-demo-social/README.md b/spring-boot-demo-social/README.md index e8ecd81..d91e578 100644 --- a/spring-boot-demo-social/README.md +++ b/spring-boot-demo-social/README.md @@ -183,7 +183,7 @@ $ nginx -s reload 因此这里我就贴出一张授权回调的地址作参考。 -![Pasted Graphic 2.tiff](assets/Pasted Graphic 2.tiff) +![image-20190617153552218](assets/image-20190617153552218.png) #### 1.5.4. 谷歌开放平台申请 diff --git a/spring-boot-demo-social/assets/Pasted Graphic 2.tiff b/spring-boot-demo-social/assets/Pasted Graphic 2.tiff deleted file mode 100644 index a382b5d..0000000 Binary files a/spring-boot-demo-social/assets/Pasted Graphic 2.tiff and /dev/null differ diff --git a/spring-boot-demo-social/assets/image-20190617153552218.png b/spring-boot-demo-social/assets/image-20190617153552218.png new file mode 100644 index 0000000..ac08040 Binary files /dev/null and b/spring-boot-demo-social/assets/image-20190617153552218.png differ