File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ HELP US -- Please submit bug reports using the QGIS bug tracker at:
53
53
SUPPORT - You can get support in the following ways:
54
54
1. Using the QGIS community site at http://qgis.org
55
55
2. Joining the qgis-users mailing list at:
56
- http://lists.qgis .org/cgi-bin /mailman/listinfo/qgis-user
56
+ http://lists.osgeo .org/mailman/listinfo/qgis-user
57
57
3. Using IRC by joining the #qgis channel on irc.freenode.net.
58
58
Please wait around for a response to your question as many
59
59
folks on the channel are doing other things and it may take a
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ void QgsAbout::on_listBox1_currentItemChanged(QListWidgetItem *theItem)
225
225
void QgsAbout::on_btnQgisUser_clicked ()
226
226
{
227
227
// find a browser
228
- QString url = " http://lists.qgis .org/cgi-bin /mailman/listinfo/qgis-user" ;
228
+ QString url = " http://lists.osgeo .org/mailman/listinfo/qgis-user" ;
229
229
openUrl (url);
230
230
}
231
231
You can’t perform that action at this time.
0 commit comments