We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30989e5 commit 15fc2c5Copy full SHA for 15fc2c5
packages/runtime/view/components/traceroute/cloudflare.tsx
@@ -31,7 +31,7 @@ export const CloudflareTrace: FC<CloudflareTraceProps> = ({ match }) => {
31
<Link
32
variant="light"
33
size="xs"
34
- href="https://support.cloudflare.com/hc/articles/200172516-Understanding-Cloudflare-s-CDN#h_bd959d6a-39c0-4786-9bcd-6e6504dcdb97"
+ href="https://developers.cloudflare.com/cache/concepts/cache-responses/"
35
target="_blank"
36
title='What does "Cache status" mean?'
37
>
0 commit comments