Skip to content

Commit dcf58fa

Browse files
authored
fix: correct repository URLs to use 'PostHog' (#187)
1 parent 93374dc commit dcf58fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@posthog/wizard",
33
"version": "1.19.0",
4-
"homepage": "https://github.com/posthog/wizard",
5-
"repository": "https://github.com/posthog/wizard",
4+
"homepage": "https://github.com/PostHog/wizard",
5+
"repository": "https://github.com/PostHog/wizard",
66
"description": "The PostHog wizard helps you to configure your project",
77
"keywords": [
88
"posthog",

0 commit comments

Comments
 (0)