1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

fix oauth docs url for yammer

This commit is contained in:
Everly Precia Suresh 2022-06-20 09:57:18 +00:00
parent 3c627fdd53
commit 44dc9346c2

View file

@ -273,7 +273,7 @@ return [ // Ordered by ABC.
],
'yammer' => [
'name' => 'Yammer',
'developers' => 'https://developer.yammer.com/docs/oauth-2',
'developers' => 'https://docs.microsoft.com/en-us/rest/api/yammer/oauth-2/',
'icon' => 'icon-yammer',
'enabled' => true,
'sandbox' => false,