diff --git a/README.md b/README.md index dae0cb7..a9a4366 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![com.realitytoolkit.metaplatform](https://github.com/realitycollective/realitycollective.logo/blob/main/RealityToolkit/RepoBanners/com.realitytoolkit.metaplatform.png?raw=true) -The Meta platform components for the Reality Toolkit. This package enables your [Reality Toolkit](https://www.realitytoolkit.io/) based project to run on Meta devices. +The Meta platform components for the Reality Toolkit. This package enables your [Reality Toolkit](https://realitytoolkit.realitycollective.net/) based project to run on Meta devices. [![openupm](https://img.shields.io/npm/v/com.realitytoolkit.metaplatform?label=openupm®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.realitytoolkit.metaplatform/) [![Discord](https://img.shields.io/discord/597064584980987924.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/hF7TtRCFmB) [![Publish main branch and increment version](https://github.com/realitycollective/com.realitytoolkit.metaplatform/actions/workflows/main-publish.yml/badge.svg)](https://github.com/realitycollective/com.realitytoolkit.metaplatform/actions/workflows/main-publish.yml) @@ -33,4 +33,4 @@ This option will be available soon. ## Getting Started -Check the ["Getting Started"](https://www.realitytoolkit.io/) documentation for the Reality Toolkit and to learn more about this module. \ No newline at end of file +Check the ["Getting Started"](https://realitytoolkit.realitycollective.net/) documentation for the Reality Toolkit and to learn more about this module. \ No newline at end of file diff --git a/package.json b/package.json index 1899cf5..dc10de8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "RealityToolkit.MetaPlatform", "description": "The Meta platform module for the Reality Toolkit by the Reality Collective.", "version": "1.0.0-pre.18", - "documentationUrl": "https://www.realitytoolkit.io/", + "documentationUrl": "https://realitytoolkit.realitycollective.net/", "changelogUrl": "https://github.com/realitycollective/com.realitytoolkit.metaplatform/releases", "licensesUrl": "https://github.com/realitycollective/com.realitytoolkit.metaplatform/blob/main/LICENSE.md", "keywords": [ @@ -19,7 +19,7 @@ "quest" ], "unity": "2022.3", - "homepage": "https://realitytoolkit.io", + "homepage": "https://realitytoolkit.realitycollective.net/", "bugs": { "url": "https://github.com/realitycollective/com.realitytoolkit.metaplatform/issues" },