This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git commit adc387bea61e2cc55dab94f3a5b79e72e5cf2bc8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Nov 8 09:34:31 2014 +0100 fixes #1140: Fix configuration site page --- src/site/fr/rst/configure.rst | 2 +- src/site/rst/configure.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/fr/rst/configure.rst b/src/site/fr/rst/configure.rst index 7f5c5a6..8f1f1be 100644 --- a/src/site/fr/rst/configure.rst +++ b/src/site/fr/rst/configure.rst @@ -101,4 +101,4 @@ Voici un tableau des propriétés pour les bases usuelles: | MySql | org.hibernate.dialect.MySQLDialect | com.mysql.jdbc.Driver | jdbc:mysql:pollen | +-------------------------+------------------------------------------+-----------------------------------+------------------------------------------+ -.. _page des options: ./application-config-report.html +.. _page des options: ./config-report.html diff --git a/src/site/rst/configure.rst b/src/site/rst/configure.rst index 07b0ea7..e9b1357 100644 --- a/src/site/rst/configure.rst +++ b/src/site/rst/configure.rst @@ -96,4 +96,4 @@ Here are the properties for usual databases: | MySql | org.hibernate.dialect.MySQLDialect | com.mysql.jdbc.Driver | jdbc:mysql:pollen | +-------------------------+------------------------------------------+-----------------------------------+------------------------------------------+ -.. _options page: ./application-config-report.html +.. _options page: ./config-report.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.