Chapter4.html no longer exists

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4277 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-09-20 17:15:07 +00:00
parent bbb64d09ee
commit 044532f843

View file

@ -607,7 +607,7 @@ FunctionEnd
<h3>Call the DLL</h3>
<div>
<p>You can call InstallOptions in a page function, check the
<a href="../../Docs/Chapter4.html#4.5">NSIS documentation</a> for
NSIS documentation (Scripting Reference -> Pages) for
information about the page system. Example:</p>
<pre>
Page custom SetCustom ValidateCustom