summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <arjen@fred.bitbike.com>2002-05-24 11:24:47 +1000
committerunknown <arjen@fred.bitbike.com>2002-05-24 11:24:47 +1000
commit975b37745f2adfc0d8a697f098d3d1ff9a94b797 (patch)
tree2c42a4ce68ba654ae24bb829642f35fcbe4131ca /Docs
parent701d369d1844f19853223860c8610e40b802f428 (diff)
downloadmariadb-git-975b37745f2adfc0d8a697f098d3d1ff9a94b797.tar.gz
Fixed bad link to good one (noted by Jim Winstead).
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index cc2e71737dd..50c7a964d6f 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -40137,7 +40137,7 @@ database type. For MySQL, this driver is called
For more information on the Perl5 DBI, please visit the @code{DBI} web
page and read the documentation:
@example
-@uref{http://www.symbolstone.org/technology/perl/DBI/}
+@uref{http://dbi.perl.org/}
@end example
For more information on Object Oriented Programming
(OOP) as defined in Perl5, see the Perl OOP page: