Skip to content

Commit

Permalink
Update tutorial.html: javassist.util.HotSwapper
Browse files Browse the repository at this point in the history
The code path is fixed.
  • Loading branch information
vimfun authored Dec 11, 2023
1 parent fbd20b1 commit a8edcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@ <h3>3.6 Reloading a class at runtime</h3></a>

<p>Javassist provides a convenient class for reloading a class at runtime.
For more information, see the API documentation of
<code>javassist.tools.HotSwapper</code>.
<code>javassist.util.HotSwapper</code>.

<p><br>

Expand Down

0 comments on commit a8edcb2

Please sign in to comment.