Skip to content

Commit 8962598

Browse files
committed
Change the deprecated JX browser link
1 parent ecf7643 commit 8962598

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/META-INF/plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
JxBrowser complies with LGPL and offers an option to replace Chromium with another component.
1414
To do this:</p>
1515
<li>Find the JxBrowser files stored in the <a href="https://www.jetbrains.com/help/idea/tuning-the-ide.html?_ga=2.242942337.2083770720.1598541288-1470153005.1588544220#plugins-directory">plugins directory</a>, under /flutter-intellij/jxbrowser.</li>
16-
<li>Use the instructions and build script <a href="https://cloud.teamdev.com/downloads/jxbrowser/7.10/jxbrowser-7.10-relink.zip">from JxBrowser</a> to relink it with modified components.</li>
16+
<li>The LGPL requirements are at <a href="https://teamdev.com/jxbrowser/lgpl-compliance/#source-code">from JxBrowser</a>, here you can also download the build script to relink with modified components.</li>
1717
]]>
1818
</description>
1919
<!--suppress PluginXmlValidity -->

resources/META-INF/plugin_template.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
JxBrowser complies with LGPL and offers an option to replace Chromium with another component.
1212
To do this:</p>
1313
<li>Find the JxBrowser files stored in the <a href="https://www.jetbrains.com/help/idea/tuning-the-ide.html?_ga=2.242942337.2083770720.1598541288-1470153005.1588544220#plugins-directory">plugins directory</a>, under /flutter-intellij/jxbrowser.</li>
14-
<li>Use the instructions and build script <a href="https://cloud.teamdev.com/downloads/jxbrowser/7.10/jxbrowser-7.10-relink.zip">from JxBrowser</a> to relink it with modified components.</li>
14+
<li>The LGPL requirements are at <a href="https://teamdev.com/jxbrowser/lgpl-compliance/#source-code">from JxBrowser</a>, here you can also download the build script to relink with modified components.</li>
1515
]]>
1616
</description>
1717
<!--suppress PluginXmlValidity -->

0 commit comments

Comments
 (0)