diff options
author | Tom077 <thomas.pochetat@wanadoo.fr> | 2018-11-19 19:24:13 +0100 |
---|---|---|
committer | Tom077 <thomas.pochetat@wanadoo.fr> | 2018-11-19 19:24:13 +0100 |
commit | 7a23c66adc0b14bf994cfb649fa17fefe735c98e (patch) | |
tree | d0b3b4387f96ad1849a0a4e69745ce3adac17f4e /index.html | |
parent | 3076333c9ad7a67860e6cc8084e08e1b56abe459 (diff) | |
download | phpvirtualbox-7a23c66adc0b14bf994cfb649fa17fefe735c98e.zip phpvirtualbox-7a23c66adc0b14bf994cfb649fa17fefe735c98e.tar.gz phpvirtualbox-7a23c66adc0b14bf994cfb649fa17fefe735c98e.tar.bz2 |
Fix sourceforge URL
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -106,8 +106,8 @@ browser may display the PHP error message.</p>\ <p>If find that this is not the case,\ or have no idea what this error message means, please raise the issue\ - at <a href='http://sourceforge.net/p/phpvirtualbox/discussion/help/'\ - >http://sourceforge.net/p/phpvirtualbox/discussion/help/",{'width':'50%'}); + at <a href='https://github.com/phpvirtualbox/phpvirtualbox/issues/'\ + >https://github.com/phpvirtualbox/phpvirtualbox/issues/",{'width':'50%'}); return; } |