From 184d7be3006f4e5ff40cba081a5397ca903be1c1 Mon Sep 17 00:00:00 2001 From: Joshua Snyder Date: Wed, 26 Nov 2025 18:25:14 +0000 Subject: [PATCH] Correct repository URLs to use 'PostHog' --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0be2e58f..199eeb19 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "@posthog/wizard", "version": "1.19.0", - "homepage": "https://github.com/posthog/wizard", - "repository": "https://github.com/posthog/wizard", + "homepage": "https://github.com/PostHog/wizard", + "repository": "https://github.com/PostHog/wizard", "description": "The PostHog wizard helps you to configure your project", "keywords": [ "posthog",