Skip to content

Commit 2122394

Browse files
committed
Update Google documentation
Added links to updated Google Calendar documentation and relevant support articles.
1 parent bc57f03 commit 2122394

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

services/google.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
## Official documentation
44

5-
There is no official documentation for the current version, but Google
6-
had some documentation in the past.
7-
You can see it using web.archive wayback machine (it still works!):
8-
[Share your events with an individual, a group, or the whole world](https://web.archive.org/web/20120313011336/http://www.google.com/googlecalendar/event_publisher_guide.html).
5+
Google has updated their official [Google Calendar API documentation](https://developers.google.com/calendar) for v3 including an updated [events reference](https://developers.google.com/calendar/api/v3/reference/events). The updated documentation also includes a [guide for creating events](https://developers.google.com/calendar/api/guides/create-events).
6+
7+
Other helpful resources:
8+
* [Google Calendar Help](https://support.google.com/calendar/?hl=en#topic=10509740)
9+
* [Share your calendar with someone](https://support.google.com/calendar/answer/37082)
10+
* [Add a Google calendar to your website](https://support.google.com/calendar/answer/41207)
911

1012
## Basic URL
1113
`https://calendar.google.com/calendar/render`

0 commit comments

Comments
 (0)