You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/google.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Other helpful resources:
10
10
*[Add a Google calendar to your website](https://support.google.com/calendar/answer/41207)
11
11
12
12
## Basic URL
13
-
`https://calendar.google.com/calendar/render` or `https://calendar.google.com/calendar/u/0/r/eventedit`
13
+
`https://calendar.google.com/calendar/render` or `https://calendar.google.com/calendar/r/eventedit`
14
14
15
15
[Add a test event](https://calendar.google.com/calendar/render?action=TEMPLATE&text=Birthday&dates=20201231T193000Z/20201231T223000Z&details=With%20clowns%20and%20stuff&location=North%20Pole)
16
16
@@ -25,7 +25,7 @@ possible values: `TEMPLATE`
25
25
26
26
example: `action=TEMPLATE`
27
27
28
-
description: A default required parameter. (If you're using `https://calendar.google.com/calendar/u/0/r/eventedit`, this parameter is not required.)
28
+
description: A default required parameter. (If you're using `https://calendar.google.com/calendar/r/eventedit`, this parameter is not required.)
0 commit comments