Skip to content

Commit a6fb715

Browse files
author
timlinux
committedSep 7, 2008
Fixed trac urls
git-svn-id: http://svn.osgeo.org/qgis/trunk@9274 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ccdb326 commit a6fb715

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎doc/CODING.t2t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,10 +421,10 @@ deal with the patches that are sent to use easily.
421421
=== Patch file naming ===
422422

423423
If the patch is a fix for a specific bug, please name the file with the bug number in it e.g.
424-
**bug777fix.diff**, and attach it to the original bug report in trac (https://svn.qgis.org/trac).
424+
**bug777fix.diff**, and attach it to the original bug report in trac (https://trac.osgeo.org/qgis/).
425425

426426
If the bug is an enhancement or new feature, its usually a good idea to create a ticket in
427-
trac (https://svn.qgis.org/trac) first and then attach you
427+
trac (https://trac.osgeo.org/qgis/) first and then attach you
428428

429429
=== Create your patch in the top level QGIS source dir ===
430430

0 commit comments

Comments
 (0)
Please sign in to comment.