corrected link on "NSIS documentation" that goes to Chapter
"Chapter3.html#3.5" instead of "Chapter4.html#4.5" git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2667 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9adf1acb50
commit
c6fcdeb6ba
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ FunctionEnd
|
|||
</pre>
|
||||
<p class="subheader">Call the DLL</p>
|
||||
<p class="text">You can call InstallOptions in a page function,
|
||||
check the <a href="..\..\Docs\Chapter3.html#3.5">NSIS documentation</a>
|
||||
check the <a href="..\..\Docs\Chapter4.html#4.5">NSIS documentation</a>
|
||||
for information about the page system. Example:</p>
|
||||
<pre class="margin">
|
||||
Page custom SetCustom ValidateCustom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue