diff options
author | Joerg Bruehe <joerg.bruehe@oracle.com> | 2012-07-31 20:41:46 +0200 |
---|---|---|
committer | Joerg Bruehe <joerg.bruehe@oracle.com> | 2012-07-31 20:41:46 +0200 |
commit | e00f8f7f3bad1dd0b26d03428e4e50279ef1f1da (patch) | |
tree | 19a3820ca6114ca4ed37ac7c99d2ab00a7d56168 /Docs | |
parent | 611484f9a5bdbf955cf5e92a451d9b6d4315c151 (diff) | |
download | mariadb-git-e00f8f7f3bad1dd0b26d03428e4e50279ef1f1da.tar.gz |
INSTALL-BINARY placeholder: change invalid URLs (request from Kristofer)
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/INSTALL-BINARY | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Docs/INSTALL-BINARY b/Docs/INSTALL-BINARY index d1c409acd67..e592e05a46d 100644 --- a/Docs/INSTALL-BINARY +++ b/Docs/INSTALL-BINARY @@ -1,8 +1,8 @@ -You can find information about how to install binary distributions at +You can find information about installing MySQL at - http://dev.mysql.com/doc/refman/5.1/en/quick-standard-installation.html + http://dev.mysql.com/doc/refman/5.1/en/installing.html The MySQL Reference Manual is also available in various formats on http://dev.mysql.com/doc; if you're interested in the DocBook XML -sources go to http://svn.mysql.com. +sources go to http://dev.mysql.com/doc/index-other.html. |