summaryrefslogtreecommitdiffstats
path: root/src/file-update.cpp
diff options
context:
space:
mode:
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);