diff --git a/tutorial/tutorial.html b/tutorial/tutorial.html index b8110390..27571da5 100644 --- a/tutorial/tutorial.html +++ b/tutorial/tutorial.html @@ -1092,7 +1092,7 @@
Javassist provides a convenient class for reloading a class at runtime.
For more information, see the API documentation of
-javassist.tools.HotSwapper
.
+javassist.util.HotSwapper
.