Fix another link

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10172 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-11-23 22:35:20 +00:00
commit 8af5520efc

View file

@ -519,7 +519,7 @@ In order for everything to work, you will need to have a JDK installed on your m
<p>
If you are developing your application within Microsoft Visual studio, SWIG can be invoked as a custom build option.
The Examples\java directory has a few <a href="Windows.html#examples">Windows Examples</a> containing Visual Studio project (.dsp) files.
The Examples\java directory has a few <a href="Windows.html#Windows_examples">Windows Examples</a> containing Visual Studio project (.dsp) files.
The process to re-create the project files for a C project are roughly:</p>
<ul>