We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24191bb commit 4e22928Copy full SHA for 4e22928
1 file changed
webapp/components/general/Dialog.js
@@ -46,7 +46,7 @@ const AboutContent = withStyles(styles)(({ classes }) => (
46
Want to know more? Go to our
47
{' '}
48
<Link
49
- href="http://netpyne.org/about.html#what-is-netpyne"
+ href="http://netpyne.org/"
50
target="_blank"
51
>
52
website
0 commit comments