We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a46353 commit 8eb56f3Copy full SHA for 8eb56f3
1 file changed
www/pages/index.md
@@ -23,7 +23,7 @@ permalink: /
23
<div class="container mx-auto px-4">
24
<p class="text-center text-sm font-medium mb-6" style="color: var(--color-text-light); text-transform: uppercase; letter-spacing: 0.1em;">Trusted by</p>
25
<div class="flex justify-center items-center flex-wrap" style="gap: 6rem;">
26
- <a href="https://www.datadoghq.com/" target="_blank" rel="noopener" style="opacity: 0.7;">
+ <a href="https://vector.dev/docs/reference/vrl/functions/#ip-functions" target="_blank" rel="noopener" style="opacity: 0.7;">
27
<img src="{{ site.baseurl }}/assets/images/logo-datadog.png" alt="Datadog" style="height: 36px; width: auto;">
28
</a>
29
<a href="https://www.powerdns.com/" target="_blank" rel="noopener" style="opacity: 0.7;">
0 commit comments