integrate cfgperl changes into mainline, ignoring the
[p5sagit/p5-mst-13.2.git] / pod / perlxs.pod
index 7359d34..3c0927e 100644 (file)
@@ -72,7 +72,7 @@ See L<perlxstut> for a tutorial on the whole extension creation process.
 
 Note: For some extensions, Dave Beazley's SWIG system may provide a
 significantly more convenient mechanism for creating the extension glue
-code. See L<http://www.cs.utah.edu/~beazley/SWIG> for more 
+code. See L<http://www.swig.org> for more 
 information.
 
 =head2 On The Road