Fixed trac urls

git-svn-id: http://svn.osgeo.org/qgis/trunk@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2008-09-07 07:33:24 +00:00
parent ccdb326077
commit a6fb715d51

View File

@ -421,10 +421,10 @@ deal with the patches that are sent to use easily.
=== Patch file naming ===
If the patch is a fix for a specific bug, please name the file with the bug number in it e.g.
**bug777fix.diff**, and attach it to the original bug report in trac (https://svn.qgis.org/trac).
**bug777fix.diff**, and attach it to the original bug report in trac (https://trac.osgeo.org/qgis/).
If the bug is an enhancement or new feature, its usually a good idea to create a ticket in
trac (https://svn.qgis.org/trac) first and then attach you
trac (https://trac.osgeo.org/qgis/) first and then attach you
=== Create your patch in the top level QGIS source dir ===