We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1b953 commit 0a4bdf2Copy full SHA for 0a4bdf2
readme.md
@@ -1,4 +1,4 @@
1
-> ## View the entire tutorial on [GameDev Resources](https://gamedev-resources.com/getting-started-with-unity/).
+> View the entire tutorial on [What Up Games](https://www.whatupgames.com).
2
3
# Getting started with Unity
4
@@ -33,4 +33,4 @@ My goal with this tutorial is to give you the core concepts needed to get starte
33
1. [MonoBehavior API](https://docs.unity3d.com/ScriptReference/MonoBehaviour.html)
34
2. [Physics - Manual Reference](https://docs.unity3d.com/Manual/PhysicsSection.html)
35
3. [Collider - Manual Reference](https://docs.unity3d.com/Manual/CollidersOverview.html)
36
-4. [Collider API](https://docs.unity3d.com/ScriptReference/Collider.html)
+4. [Collider API](https://docs.unity3d.com/ScriptReference/Collider.html)
0 commit comments