diff --git a/crowdsec-docs/docs/appsec/intro.md b/crowdsec-docs/docs/appsec/intro.md
index 285aaa740..9d0adb6df 100644
--- a/crowdsec-docs/docs/appsec/intro.md
+++ b/crowdsec-docs/docs/appsec/intro.md
@@ -65,37 +65,37 @@ The AppSec Component works seamlessly with modern web servers and reverse proxie

-
OpenResty
-
Quick Start Guide →
+
OpenResty
+[Quick Start Guide →](quickstart/nginxopenresty.mdx)
-
Envoy Gateway
-
Quick Start Guide →
+
Envoy Gateway
+[Quick Start Guide →](quickstart/envoy-gateway.mdx)
@@ -138,11 +138,11 @@ This lets scenarios leverage WAF rule events, such as extending a ban for an IP
You can follow our quick start guides depending on your web server:
-- [Nginx/OpenResty](quickstart/nginxopenresty)
-- [Envoy Gateway](quickstart/envoy-gateway)
-- [Traefik](quickstart/traefik)
-- [HAProxy (SPOA)](quickstart/haproxy_spoa)
-- [WordPress](quickstart/wordpress)
+- [Nginx/OpenResty](quickstart/nginxopenresty.mdx)
+- [Envoy Gateway](quickstart/envoy-gateway.mdx)
+- [Traefik](quickstart/traefik.mdx)
+- [HAProxy (SPOA)](quickstart/haproxy_spoa.mdx)
+- [WordPress](quickstart/wordpress.mdx)
- [CrowdSec WAF with Nginx Reverse Proxy](/u/user_guides/waf_rp_howto)
Or consider learning more about the AppSec capabilities:
diff --git a/crowdsec-docs/unversioned/integrations/intro.mdx b/crowdsec-docs/unversioned/integrations/intro.mdx
index 8cf28182e..e499c4f10 100644
--- a/crowdsec-docs/unversioned/integrations/intro.mdx
+++ b/crowdsec-docs/unversioned/integrations/intro.mdx
@@ -29,12 +29,12 @@ Each integration represents a unique endpoint protected by Basic Authentication
## Refresh frequency
-Blocklists are updated multiple times per day. Configure your device to pull on the following schedule:
+Blocklists are updated multiple times per day. Configure your device to pull on the following schedule according to your plan:
| Tier | Recommended refresh | Minimum allowed interval |
|---|---|---|
-| Community / Premium | Every 24 hours | 24 hours |
-| Platinum | Every hour | 1 hour |
+| Community | Every 24 hours | 24 hours |
+| Enterprise | Every hour | 1 hour |
:::warning
Pulling more frequently than the allowed interval for your plan will result in HTTP 429.