Skip to content

Commit 36e9d19

Browse files
authored
Fixing broken links in readme (#57)
Fixing broken links in the readme - documentation link to about bite-size and the HelloWorld tutorial. Also removed over usage of links to NGO.
1 parent 2ac6a9a commit 36e9d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
|2020.3|1.0.0-pre|
66

77
This repository contains a collection of bitesize sample projects and games that showcase different
8-
sub-features of [Netcode](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects). You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize-introduction) to better understand APIs and features.
8+
sub-features of Netcode. You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize/bitesize-introduction) to better understand APIs and features.
99

1010
## Who is this for?
1111

@@ -14,7 +14,7 @@ project using [Netcode for GameObjects](https://github.com/Unity-Technologies/co
1414

1515
## Requirements
1616

17-
You need Unity and [Unity Netcode](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects) installed to use these samples. Complete the [Hello World Getting Started](https://docs-multiplayer.unity3d.com/docs/tutorials/helloworld/helloworldintro) to prepare your environment. You can then access and use these samples for Netcode for GameObjects in a more self-contained scenario.
17+
You need Unity and Netcode for GameObjects installed to use these samples. Complete the [Hello World Getting Started](https://docs-multiplayer.unity3d.com/netcode/current/tutorials/helloworld) to prepare your environment. You can then access and use these samples for Netcode for GameObjects in a more self-contained scenario.
1818

1919
## Community and Feedback
2020

0 commit comments

Comments
 (0)