Revision: 6d69763677
Added link to GCP
@@ -6,7 +6,7 @@
In order to allow a synchronization with Google Calendar you need to connect to your application in Google Cloud Platform and then create an account for each of your users:
-1. Create a new project on Google Cloud Platform and generate new OAuth 2.0 credentials
+1. Create a new project on [Google Cloud Platform](https://cloud.google.com/) and generate new OAuth 2.0 credentials
2. Add `https://{yoursite}` to Authorized JavaScript origins
3. Add `https://{yoursite}?cmd=frappe.integrations.doctype.gcalendar_settings.gcalendar_settings.google_callback` as an authorized redirect URI
4. Add your Client ID and Client Secret in the Gcalendar application: in "Modules>Integrations>Google Calendar>GCalendar Settings"