Skip to content

Commit e66bd80

Browse files
committedNov 6, 2013
forgot one link
1 parent 1cc90df commit e66bd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/plugins/plugin_template/plugingui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// pieces of text. One-liners can be added in the .ui file
2727

2828
// Note: Format does not relate to translation.
29-
QString format( "<html><body><h3>%1</h3>%2<h3>%3</h3>%4<p><a href=http://svn.qgis.org/api_doc/html>"
29+
QString format( "<html><body><h3>%1</h3>%2<h3>%3</h3>%4<p><a href=http://qgis.org/api>"
3030
"http://qgis.org/api</a><p>"
3131
"%5<p>%6<p>%7<p>%8<p><h3>%9</h3>"
3232
"<h4>CMakeLists.txt</h4>%11"

0 commit comments

Comments
 (0)
Please sign in to comment.