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:
o_owd 2003-06-23 12:04:03 +00:00
parent 9adf1acb50
commit c6fcdeb6ba

View file

@ -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