This commit is contained in:
Michael Schaller 2014-12-25 09:48:59 +01:00
commit 9a0fbef431

View file

@ -77,7 +77,7 @@ borne in mind when reading the rest of the SWIG documentation.
Working examples can be found here:
</p>
<ul>
<li><a href="https://github.com/golang/go/tree/master/misc/swig">Examples from the Go source tree</a>
<li><a href="https://golang.org/misc/swig">Examples from the Go source tree</a>
<li><a href="https://github.com/swig/swig/tree/master/Examples/go">Examples from the SWIG source tree</a>
</ul>