Bug 563398 - N&N for 4.16 Fixed broken links Change-Id: Ib8578b20fa6aec74a84eb7a7f54a54d5cad55616
diff --git a/bundles/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html b/bundles/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html index a14a306..556bcdf 100644 --- a/bundles/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html +++ b/bundles/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html
@@ -168,7 +168,7 @@ <td class="content"> Various tweaks were implemented to improve dark theme experience on Windows, where OS supported dark theme is not quite there yet: <ul> - <li><a href="platform_isv.html#win-dark-scrollbars">Dark scrollbars (only on Win10)</a></li> + <li><a href="platform_isv_whatsnew.html#win-dark-scrollbars">Dark scrollbars (only on Win10)</a></li> <li>Custom colors for <code>Menu</code> bar: <p> For Example: dark menu can be enabled via setting below key/value pairs on the <code>Display</code> instance as shown below: <code>display.setData("org.eclipse.swt.internal.win32.menuBarForegroundColor", new Color(display, 0xD0, 0xD0, 0xD0));</code><br/> @@ -202,7 +202,7 @@ </li> </ul> <p> - On <b>Windows 10</b> all the <a href="platform_isv.html#win-dark-tweaks">dark theme tweaks</a> including the <a href="platform_isv.html#win-dark-scrollbars">dark scrollbars</a> can be disabled using the + On <b>Windows 10</b> all the <a href="platform_isv_whatsnew.html#win-dark-tweaks">dark theme tweaks</a> including the <a href="platform_isv_whatsnew.html#win-dark-scrollbars">dark scrollbars</a> can be disabled using the <code>org.eclipse.swt.internal.win32.disableCustomThemeTweaks</code> Java property.<br/> For Example: add this VM argument in eclipse.ini or on the command line after <b><code>-vmargs</code></b>: </p> @@ -223,7 +223,7 @@ <p> <img src="images/win_dark_Scrollbars.png" alt="Support for dark scrollbars on Windows" /></p> <p> - On <b>Windows 10</b>, all the <a href="platform_isv.html#win-dark-tweaks">dark theme tweaks</a> including the <a href="platform_isv.html#win-dark-scrollbars">dark scrollbars</a> can be disabled using the + On <b>Windows 10</b>, all the <a href="platform_isv_whatsnew.html#win-dark-tweaks">dark theme tweaks</a> including the <a href="platform_isv_whatsnew.html#win-dark-scrollbars">dark scrollbars</a> can be disabled using the <code>org.eclipse.swt.internal.win32.disableCustomThemeTweaks</code> Java property.<br/> For Example: add this VM argument in eclipse.ini or on the command line after <b><code>-vmargs</code></b>: </p> @@ -235,7 +235,7 @@ <tr id="sleak-save"> <!-- https://bugs.eclipse.org/563451 --> <td class="title">S-Leak SWT Tool has save options</td> <td class="content"> - Add a save to file option for <a href="https://www.eclipse.org/swt/tools.php">S-Leak</a>. Two new buttons are added, + Add a save to file option for <a href="https://www.eclipse.org/swt/tools.php" target="_blank">S-Leak</a>. Two new buttons are added, save and save as. <p> When saving, there are some options to control saving: