Skip to content

Commit

Permalink
Merge pull request #2032 from Agenta-AI/mmabrouk-patch-posthog-newdoc
Browse files Browse the repository at this point in the history
Update posthog parameter for docs
  • Loading branch information
mmabrouk authored Aug 28, 2024
2 parents 6abebd0 + 77af06d commit 69e90d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ const config: Config = {
"posthog-docusaurus",
{
apiKey: process.env.POSTHOG_API_KEY,
appUrl: "https://newdoc.agenta.ai",
appUrl: "https://doc.agenta.ai",
enableInDevelopment: false, // optional
api_host: "https://app.posthog.com",
},
Expand Down

0 comments on commit 69e90d2

Please sign in to comment.