@@ -272,7 +272,7 @@ public class MyControl extends MyCustomClass implements MyControlInterface {
== Best Practices
-Use the getControl() accessor to get Control objects from Spatials. No need to pass around lots of object references. Here's an example from the link:http://code.google.com/p/monkeyzone/[MonkeyZone] code:
+Use the getControl() accessor to get Control objects from Spatials. No need to pass around lots of object references. Here's an example from the link:https://code.google.com/archive/p/monkeyzone/[MonkeyZone] code: