diff --git a/products/firewall/src/content/known-issues-and-faq/index.md b/products/firewall/src/content/known-issues-and-faq/index.md index 61979ed6e00..cb1e4a2c5c7 100644 --- a/products/firewall/src/content/known-issues-and-faq/index.md +++ b/products/firewall/src/content/known-issues-and-faq/index.md @@ -106,6 +106,14 @@ Cloudflare plans to expand its list of known bots in the near future.

Baidu search engine bots

+ + +

better uptime

+ + +

Bot for monitoring website uptime

+ +

bing

diff --git a/products/ssl/src/content/ssl-for-saas/getting-started.md b/products/ssl/src/content/ssl-for-saas/getting-started.md index 6d1be41020a..c4920e45054 100644 --- a/products/ssl/src/content/ssl-for-saas/getting-started.md +++ b/products/ssl/src/content/ssl-for-saas/getting-started.md @@ -31,7 +31,7 @@ $ curl -XPUT ## Certificate Validation vs Hostname Verification Each Custom Hostname requires successful Certificate Validation and Hostname Verification. -* __[Certificate Validation](https://developers.cloudflare.com/ssl/ssl-for-saas/validation-methods/)__: Upon successful validation, the certificates are deployed to Cloudflare’s edge network. +* __[Certificate Validation](https://developers.cloudflare.com/ssl/ssl-for-saas/certificate-validation-methods/)__: Upon successful validation, the certificates are deployed to Cloudflare’s edge network. * __[Hostname Verification](https://developers.cloudflare.com/ssl/ssl-for-saas/hostname-verification/)__: Upon successful validation, Cloudflare proxies traffic for this hostname. [Create Custom Hostnames via the custom_hostnames API endpoint](https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname).