Skip to content

Commit 907bb5b

Browse files
Updated installation notes link.
1 parent b535c02 commit 907bb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/new-version-overlay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const contentStyle = {
1313
};
1414

1515
const releaseNotesLink = 'https://github.com/parallaxinc/Parallax-IDE/releases';
16-
const installationNotesLink = 'https://www.parallax.com/downloads/parallax-ide-chrome';
16+
const installationNotesLink = 'https://www.parallax.com/package/parallax-ide-for-chrome/';
1717

1818
class NewVersionOverlay extends React.Component {
1919

0 commit comments

Comments
 (0)