We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b535c02 commit 907bb5bCopy full SHA for 907bb5b
src/views/new-version-overlay.js
@@ -13,7 +13,7 @@ const contentStyle = {
13
};
14
15
const releaseNotesLink = 'https://github.com/parallaxinc/Parallax-IDE/releases';
16
-const installationNotesLink = 'https://www.parallax.com/downloads/parallax-ide-chrome';
+const installationNotesLink = 'https://www.parallax.com/package/parallax-ide-for-chrome/';
17
18
class NewVersionOverlay extends React.Component {
19
0 commit comments