Fixed link to example C file!

This commit is contained in:
William Kendrick 2007-11-02 01:14:24 +00:00
parent 8e4553283d
commit e99f8a7d39

View file

@ -1127,7 +1127,7 @@ simply be '1', your arrays will be of length '1', etc.)</p>
<blockquote>
<p>The C source file
"<a href="tp_magic_example.c"><code>tp_magic_example.c</code></a>" contains
"<a href="../tp_magic_example.c"><code>tp_magic_example.c</code></a>" contains
a complete example of a plugin with multiple simple effects.</p>
</blockquote>