From df2755cf423007fe834f9e6d2acaa106ec3167e8 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 17 Nov 2003 23:16:47 +0000 Subject: [PATCH] Fixed CHM link to MUI readme git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3156 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/tutorial.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/tutorial.but b/Docs/src/tutorial.but index 421e1d68..82f0bf51 100644 --- a/Docs/src/tutorial.but +++ b/Docs/src/tutorial.but @@ -170,7 +170,7 @@ NSIS supports different compression methods zlib and bzip2. zlib is fast and is A popular user interface for NSIS is the Modern User Interface, it has an interface like the wizards of recent Windows versions. The Modern UI is not only a customized resource file, it has a lots of new interface elements. It features a white header to describe the current step, a description area on the component page, a welcome page, a finish page that allows the user to run the application or reboot the system and more. -For more information, check the \L{../Contrib/Modern UI/Readme.html}{Modern UI Readme} and the \W{../Examples/Modern UI/}{Modern UI Examples}. +For more information, check the \L{../Contrib/Modern UI/Readme.html}{Modern UI Readme} and the \L{../Examples/Modern UI}{Modern UI Examples}. \H{tutplugin} Plug-ins