Skip to content

Commit ceaa050

Browse files
author
Azzurite
committed
Fix unity "UsingComponents" link
1 parent a291c67 commit ceaa050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/component.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ communication paths if you need them.
667667
## See Also
668668

669669
* The [Unity](http://unity3d.com) framework's core [`GameObject`](http://docs.unity3d.com/Documentation/Manual/GameObjects.html) class is designed
670-
entirely around [components](http://docs.unity3d.com/Documentation/Manual/UsingComponents40.html).
670+
entirely around [components](http://docs.unity3d.com/Manual/UsingComponents.html).
671671

672672
* The open source [Delta3D](http://www.delta3d.org) engine has a base
673673
`GameActor` class that implements this pattern with the appropriately named

0 commit comments

Comments
 (0)