From c0785ada338785c992aa413eac908eac1fd7e789 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 17 Dec 2005 14:07:06 +0000 Subject: [PATCH] corrected LogicLib.nsi link git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4446 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 518de57f..944eb688 100644 --- a/Docs/src/tutorial.but +++ b/Docs/src/tutorial.but @@ -167,7 +167,7 @@ To use the LogicLib, the following line needs to put at the top of the script. \c !include LogicLib.nsh -More examples can be found in \R{../Examples/LogicLib.nsi}{LogicLib.nsi}. +More examples can be found in \L{../Examples/LogicLib.nsi}{LogicLib.nsi}. \S2{tutVariables} Variables