From 72198c49aad717ebb6a70ab43a81c269a03c2898 Mon Sep 17 00:00:00 2001 From: Harrison Hough Date: Thu, 19 Oct 2023 09:10:30 +0300 Subject: [PATCH] chore: update changelog link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34ee75c2..2ab57a52 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "unity": "2020.3", "unityRelease": "0f1", "documentationUrl": "https://docs.readyplayer.me/ready-player-me/integration-guides/unity-sdk", - "changelogUrl": "https://docs.readyplayer.me/ready-player-me/integration-guides/unity-sdk/changelog", + "changelogUrl": "https://github.com/readyplayerme/rpm-unity-sdk-core/blob/main/CHANGELOG.md", "licensesUrl": "https://github.com/readyplayerme/rpm-unity-sdk-core/blob/main/LICENSE.md", "dependencies": { "com.unity.nuget.newtonsoft-json": "3.0.2"