@@ -80,23 +80,23 @@ The unit-test script is `docs_mail_merge_test.py`; see the file for a list of th
8080## Reference
8181
8282- Google Drive API
83- - [ API documentation] ( https://developers.google.com/drive/ )
84- - [ Support channels] ( https://developers.google.com/drive/api/v3/support/ )
83+ - [ API documentation] ( https://developers.google.com/drive/ )
84+ - [ Support channels] ( https://developers.google.com/drive/api/v3/support/ )
8585- Google Docs API
86- - [ API documentation] ( https://developers.google.com/docs/ )
87- - [ Support channels] ( https://developers.google.com/docs/api/support/ )
86+ - [ API documentation] ( https://developers.google.com/docs/ )
87+ - [ Support channels] ( https://developers.google.com/docs/api/support/ )
8888- Google Sheets API
89- - [ API documentation] ( https://developers.google.com/sheets/ )
90- - [ Support channels] ( https://developers.google.com/sheets/api/support/ )
89+ - [ API documentation] ( https://developers.google.com/sheets/ )
90+ - [ Support channels] ( https://developers.google.com/sheets/api/support/ )
9191- G Suite APIs
92- - [ G Suite developer overview & ; video] ( https://developers.google.com/gsuite/ )
93- - [ G Suite (REST) APIs intro codelab] ( https://g.co/codelabs/gsuite-apis-intro/ ) (30 mins)
94- - [ Google APIs client libraries] ( https://developers.google.com/api-client-library/ )
92+ - [ G Suite developer overview & ; video] ( https://developers.google.com/gsuite/ )
93+ - [ G Suite (REST) APIs intro codelab] ( https://g.co/codelabs/gsuite-apis-intro/ ) (30 mins)
94+ - [ Google APIs client libraries] ( https://developers.google.com/api-client-library/ )
9595- Introductory videos
96- - [ New Google APIs project setup] ( https://goo.gl/RbyTFD ) (6:54)
97- - [ Common OAuth2 boilerplate code (Python)] ( https://goo.gl/KMfbeK ) (3:48)
98- - [ REST APIs intro (Drive API)] ( https://goo.gl/ZIgf8k ) (6:20)
99- - [ Introducing the Docs API] ( https://youtu.be/jeU-tWKeb6g ) (2:57)
96+ - [ New Google APIs project setup] ( https://goo.gl/RbyTFD ) (6:54)
97+ - [ Common OAuth2 boilerplate code (Python)] ( https://goo.gl/KMfbeK ) (3:48)
98+ - [ REST APIs intro (Drive API)] ( https://goo.gl/ZIgf8k ) (6:20)
99+ - [ Introducing the Docs API] ( https://youtu.be/jeU-tWKeb6g ) (2:57)
100100
101101## Enhancements
102102
0 commit comments