We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7483508 commit bcd50daCopy full SHA for bcd50da
MekHQ/src/mekhq/gui/panels/TutorialHyperlinkPanel.java
@@ -66,8 +66,7 @@ public class TutorialHyperlinkPanel extends JPanel {
66
* Creates a {@code TutorialHyperlinkPanel} displaying text associated with the specified resource key.
67
*
68
* <p>Displays HTML-formatted, centered text with hyperlinks on a transparent background. Hyperlinks are handled by
69
- * {@link #handleTutorialHyperlinkClick(JDialog, String)}.</p>
70
- *
+ * {@link NewGlossaryDialog#handleGlossaryHyperlinkClick(JDialog, HyperlinkEvent)}.</p>
71
* @param key The resource key used to look up the tutorial/instructional text for display.
72
73
* @author Illiani
0 commit comments