Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 28e1355

Browse files
author
Eric Koleda
authored
Merge pull request #50 from googleworkspace/rebrand
Rename gsuitedevs->googleworkspace
2 parents 8ac64f4 + 2546f7f commit 28e1355

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/XeroPrivate.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DEPRECATED - Xero has deprecated OAuth1 support. Please use OAuth2 instead.
3-
* https://github.com/gsuitedevs/apps-script-oauth2/blob/master/samples/Xero.gs
3+
* https://github.com/googleworkspace/apps-script-oauth2/blob/master/samples/Xero.gs
44
*/
55

66
/**

samples/XeroPublic.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DEPRECATED - Xero has deprecated OAuth1 support. Please use OAuth2 instead.
3-
* https://github.com/gsuitedevs/apps-script-oauth2/blob/master/samples/Xero.gs
3+
* https://github.com/googleworkspace/apps-script-oauth2/blob/master/samples/Xero.gs
44
*/
55

66
/*

0 commit comments

Comments
 (0)