diff --git a/docs/config.rst b/docs/config.rst index 4a66173..90cfc71 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -134,8 +134,9 @@ To use this storage type, you need to install some additional dependencies:: pip install vdirsyncer[google] Furthermore you need to register vdirsyncer as an application yourself to -obtain ``client_id`` and ``client_secret``, as it is against Google's Terms of -Service to hardcode those into opensource software: +obtain ``client_id`` and ``client_secret``, as `it is against Google's Terms of +Service to hardcode those into opensource software +`_: 1. Go to the `Google API Manager `_ and create a new project under any name.