8211886: Bad/broken link in synthFileFormat.html
authorpsadhukhan
Wed, 10 Oct 2018 16:20:52 +0530
changeset 52253 c2d3b6d84115
parent 52252 de9486d74a74
child 52254 ac510fd737eb
8211886: Bad/broken link in synthFileFormat.html Reviewed-by: serb
src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html
--- a/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html	Tue Oct 09 18:25:57 2018 -0700
+++ b/src/java.desktop/share/classes/javax/swing/plaf/synth/doc-files/synthFileFormat.html	Wed Oct 10 16:20:52 2018 +0530
@@ -52,7 +52,7 @@
       allows for specifying all the pieces
       necessary to create your own look and feel. A synth file is
       loaded by way of the <A
-        HREF="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,%20java.lang.Class)">
+        HREF="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.io.InputStream,java.lang.Class)">
       SynthLookAndFeel.load(InputStream, Class)</a> or
       <a href="../../../../../javax/swing/plaf/synth/SynthLookAndFeel.html#load(java.net.URL)">
         SynthLookAndFeel.load(URL)</a> methods.