summaryrefslogtreecommitdiffstats
path: root/src/file-update.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-11-03 00:10:02 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-11-03 00:10:02 +0000
commitd2df0412f728dd5bb54537dfdfe7c35b34d40e0e (patch)
treee2703384779e83312c456399999997fcc289c5cf /src/file-update.cpp
parentMerge branch 'master' into powerpencil (diff)
parentchange assignment to equality (diff)
downloadinkscape-d2df0412f728dd5bb54537dfdfe7c35b34d40e0e.tar.gz
inkscape-d2df0412f728dd5bb54537dfdfe7c35b34d40e0e.zip
Merge branch 'master' into powerpencil
Diffstat (limited to 'src/file-update.cpp')
-rw-r--r--src/file-update.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file-update.cpp b/src/file-update.cpp
index 3771d549b..303a5c4f1 100644
--- a/src/file-update.cpp
+++ b/src/file-update.cpp
@@ -359,7 +359,7 @@ void sp_file_convert_dpi(SPDocument *doc)
"but is better for physical output that relies on accurate sizes and positions (for example, for "
"3D printing.)\n\n"
"More information about this change are available in the <a "
- "href='https://inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a>"
+ "href='https://inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a>"
"</small>"));
moreinfo_text.set_line_wrap(true);
moreinfo_text.set_size_request(554,-1);