We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 1cc90df commit e66bd80Copy full SHA for e66bd80
src/plugins/plugin_template/plugingui.cpp
@@ -26,7 +26,7 @@
26
// pieces of text. One-liners can be added in the .ui file
27
28
// 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>"
+ QString format( "<html><body><h3>%1</h3>%2<h3>%3</h3>%4<p><a href=http://qgis.org/api>"
30
"http://qgis.org/api</a><p>"
31
"%5<p>%6<p>%7<p>%8<p><h3>%9</h3>"
32
"<h4>CMakeLists.txt</h4>%11"
0 commit comments