Skip to content

Commit

Permalink
Update .io to .net (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDarksideJ authored Sep 6, 2024
1 parent 3a11aea commit 76acfcc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![com.realitytoolkit.core](https://github.com/realitycollective/realitycollective.logo/blob/main/RealityToolkit/RepoBanners/com.realitytoolkit.core.png?raw=true)

The core module of the [Reality Toolkit](https://www.realitytoolkit.io/) contains base implementations used across toolkit modules and is mandatory in any project using the toolkit.
The core module of the [Reality Toolkit](https://realitytoolkit.realitycollective.net/) contains base implementations used across toolkit modules and is mandatory in any project using the toolkit.

[![openupm](https://img.shields.io/npm/v/com.realitytoolkit.core?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.realitytoolkit.core/) [![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.core/actions/workflows/main-publish.yml/badge.svg)](https://github.com/realitycollective/com.realitytoolkit.core/actions/workflows/main-publish.yml)
Expand Down Expand Up @@ -59,4 +59,4 @@ We are working on making the Reality Toolkit available via the Unity asset store

## Getting Started

Check the ["Getting Started"](https://www.realitytoolkit.io/) documentation for the Reality Toolkit and to learn more about this module.
Check the ["Getting Started"](https://realitytoolkit.realitycollective.net/docs/get-started) documentation for the Reality Toolkit and to learn more about this module.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "RealityToolkit.Core",
"description": "The core framework of the Reality Toolkit by the Reality Collective.",
"version": "1.0.0-pre.71",
"documentationUrl": "https://realitytoolkit.io",
"documentationUrl": "https://realitytoolkit.realitycollective.net/docs/get-started/",
"changelogUrl": "https://github.com/realitycollective/com.realitytoolkit.core/releases",
"licensesUrl": "https://github.com/realitycollective/com.realitytoolkit.core/blob/main/LICENSE.md",
"keywords": [
Expand All @@ -13,7 +13,7 @@
"Mixed Reality"
],
"unity": "2022.3",
"homepage": "https://realitytoolkit.io",
"homepage": "https://realitytoolkit.realitycollective.net/",
"bugs": {
"url": "https://github.com/realitycollective/com.realitytoolkit.core/issues"
},
Expand Down

0 comments on commit 76acfcc

Please sign in to comment.