Commit 7bbc228ed18c56d010bad75608d6e330ccbeb822
1 parent
441ba61c57
Exists in
master
fix error in links
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
IntegrationGuide.md
... | ... | @@ -93,7 +93,7 @@ V4.3.1 |
93 | 93 | |
94 | 94 | GumpSDK.getSettings().setScreenLandscape(true); |
95 | 95 | |
96 | -*设置需要启用的第三方登录,参数可选类型见第二章:[第三方登录平台](http://repository.gumptech.com:81/document/gamesdk4-android/master/IntegrationGuide.md#1-third_plat) 字段说明 | |
96 | +*设置需要启用的第三方登录,参数可选类型见第二章:[第三方登录平台](http://repository.gumptech.com:81/document/gamesdk4-android/blob/master/IntegrationGuide.md#1-third_plat) 字段说明 | |
97 | 97 | |
98 | 98 | GumpSDK.getSettings().requestThirdSupport(SDKSettings.THIRD_SUPPORT_*); |
99 | 99 |