Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion html/component.html
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ <h2><a href="#see-also" name="see-also">See Also</a></h2>
entirely around <a href="http://docs.unity3d.com/Documentation/Manual/UsingComponents40.html">components</a>.</p>
</li>
<li>
<p>The open source <a href="http://www.delta3d.org">Delta3D</a> engine has a base
<p>The open source <a href="http://delta3dengine.org/">Delta3D</a> engine has a base
<code>GameActor</code> class that implements this pattern with the appropriately named
<code>ActorComponent</code> base class.</p>
</li>
Expand Down