Skip to content

Commit 9a19f85

Browse files
author
gsherman
committed
Changed URL for qgis-user mailing list to point to new location.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5056 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1935774 commit 9a19f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgsabout.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ void QgsAbout::on_listBox1_currentItemChanged(QListWidgetItem *theItem)
142142
void QgsAbout::on_btnQgisUser_clicked()
143143
{
144144
// find a browser
145-
QString url = "http://lists.sourceforge.net/lists/listinfo/qgis-user";
145+
QString url = "http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user";
146146
openUrl(url);
147147
}
148148

0 commit comments

Comments
 (0)