From aff9b9a623ce4e4e8b3d49fb40029f69a2c42c67 Mon Sep 17 00:00:00 2001 From: Fabien Le Frapper Date: Wed, 13 Apr 2022 09:39:26 +0200 Subject: [PATCH] fix linting issues --- docs/reference/contrib/frontendcache.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/contrib/frontendcache.rst b/docs/reference/contrib/frontendcache.rst index ef14df171f..175d699070 100644 --- a/docs/reference/contrib/frontendcache.rst +++ b/docs/reference/contrib/frontendcache.rst @@ -65,7 +65,7 @@ To use an account-wide API key, find the key `as described in the Cloudflare doc To use a limited API token, `create a token `_ configured with the 'Zone, Cache Purge' permission and specify the ``BEARER_TOKEN`` parameter. -A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation `_. +A ``ZONEID`` parameter will need to be set for either option. To find the ``ZONEID`` for your domain, read the `Cloudflare API Documentation `_. It can also be found from the GUI in the overview tab of your domain, in the right sidebar, under API section. With an API key: