Fix internal links to 8.2 docs

This commit is contained in:
Joas Schilling
2015-07-20 16:30:34 +02:00
parent 2302e85e14
commit 8b0b69fabd
9 changed files with 15 additions and 15 deletions

View File

@@ -168,7 +168,7 @@ The configuration file should look something like this:
'passwordsalt' => '01234567890123456789',
'datadirectory' => '/var/data',
'dbtype' => 'oci',
'version' => '8.0..x.y',
'version' => '8.2.x.y',
'dbname' => 'orcl',
'dbhost' => '192.168.1.57',
'dbtableprefix' => 'oc_',