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 14d73e9 commit 4e9c5b0Copy full SHA for 4e9c5b0
src/components/Sidebar/Sidebar.react.js
@@ -79,7 +79,7 @@ const Sidebar = ({
79
<div className={styles.footer}>
80
<a target='_blank' href='https://parseplatform.github.io'>Open Source</a>
81
<a target='_blank' href='https://www.parse.com/docs'>Docs</a>
82
- <a target='_blank' href='https://www.parse.com/downloads'>Downloads</a>
+ <a target='_blank' href='https://parseplatform.github.io'>Downloads</a>
83
<FooterMenu />
84
</div>
85
0 commit comments