diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
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: |