Fix cookie banner docs link to www.getprobo.com/docs

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-05-06 20:55:29 +02:00
parent 5274937e61
commit 25f8ade712

View File

@@ -67,7 +67,7 @@ export function CodeSnippets() {
{__("Looking for ES module or headless integration?")}
{" "}
<a
href="https://docs.getprobo.com/docs/product/cookie-banner/javascript-sdk.html"
href="https://www.getprobo.com/docs/product/cookie-banner/javascript-sdk.html"
target="_blank"
rel="noopener noreferrer"
className="text-txt-primary underline hover:no-underline"