Skip to content

Commit

Permalink
Fixed trac urls
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Sep 7, 2008
1 parent 7f005ec commit 44f02eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/CODING.t2t
Expand Up @@ -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 ===

Expand Down

0 comments on commit 44f02eb

Please sign in to comment.