Commit a427982d authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #7911 from drumonii:fix-configure-a-datasource-doc-ref-link

* pr/7911:
  Fix configure a datasource reference doc link
parents bb4777c9 bb5819b8
...@@ -2728,7 +2728,7 @@ Java's `javax.sql.DataSource` interface provides a standard method of working wi ...@@ -2728,7 +2728,7 @@ Java's `javax.sql.DataSource` interface provides a standard method of working wi
database connections. Traditionally a DataSource uses a `URL` along with some database connections. Traditionally a DataSource uses a `URL` along with some
credentials to establish a database connection. credentials to establish a database connection.
TIP: Check also <<the '`How-to`' section,howto.adoc#howto-configure-a-datasource] for more TIP: Check also <<howto.adoc#howto-configure-a-datasource,the '`How-to`' section>> for more
advanced examples, typically to take full control over the configuration of the advanced examples, typically to take full control over the configuration of the
DataSource. DataSource.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment