Fixed links and typo.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2000-09-21 21:05:05 +00:00
commit 5f17119bd1

View file

@ -40,15 +40,15 @@ language:
<li><a href="python/index.html">Python</a>
<li><a href="perl5/index.html">Perl5</a>
<li><a href="tcl/index.html">Tcl</a>
<li><a href="guile/index.html">Guile</a>
<li><a href="java/index.html">Java</a>
<li><a href="mzscheme/index.html">Mzscheme</a>
<li><a href="guile/">Guile</a>
<li><a href="java/">Java</a>
<li><a href="mzscheme/">Mzscheme</a>
<li><a href="ruby/index.html">Ruby</a>
</ul>
<h2>Real Life</h2>
The the <a href="GIFPlot/index.html">GIFPlot</a> directory contains examples that illustrate the use of SWIG with
The <a href="GIFPlot/">GIFPlot</a> directory contains examples that illustrate the use of SWIG with
a moderately complex C library for creating GIF images. Many of these
examples illustrate more advanced SWIG features.