Skip to content

Commit 7a23c66

Browse files
committed
Fix sourceforge URL
1 parent 3076333 commit 7a23c66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
browser may display the PHP error message.</p>\
107107
<p>If find that this is not the case,\
108108
or have no idea what this error message means, please raise the issue\
109-
at <a href='http://sourceforge.net/p/phpvirtualbox/discussion/help/'\
110-
>http://sourceforge.net/p/phpvirtualbox/discussion/help/",{'width':'50%'});
109+
at <a href='https://github.com/phpvirtualbox/phpvirtualbox/issues/'\
110+
>https://github.com/phpvirtualbox/phpvirtualbox/issues/",{'width':'50%'});
111111
return;
112112
}
113113

panes/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div style='text-align: center'>
33
<h3 align='center' id='vboxAboutHeader'>phpVirtualBox X -/- VirtualBox X compatible</h3>
44
<p style='text-align: center'>Copyright (C) 2010-2015 Ian Moore (imoore76 at yahoo dot com) - <a href='LICENSE.txt' target='_new'>LICENSE</a></p>
5-
<p style='text-align: center'><a target='_blank' href='http://sourceforge.net/projects/phpvirtualbox/'>http://sourceforge.net/projects/phpvirtualbox/</a></p>
5+
<p style='text-align: center'><a target='_blank' href='https://github.com/phpvirtualbox/phpvirtualbox/'>https://github.com/phpvirtualbox/phpvirtualbox/</a></p>
66
<p style='text-align: left'>
77
I develop and support phpVirtualBox in my spare time - free of charge. I do not receive payments from VirtualBox (Oracle) nor am
88
I affiliated with them in any way. If you find this program useful, I ask that you please donate.

0 commit comments

Comments
 (0)