From dd69413884f2f33f8757e3b1f062926d6472f4f0 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Sun, 15 Oct 2017 17:36:00 +0200 Subject: Fix link for FAQ entry on DPI change (see also b862d73dd9a520d02886f295c0313588818513c4) --- src/file-update.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/file-update.cpp') 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 Inkscape FAQ" + "href='https://inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" "")); moreinfo_text.set_line_wrap(true); moreinfo_text.set_size_request(554,-1); -- cgit v1.2.3