fix misleading wording with hyperlink

Signed-off-by: Amritpal Nagra <amritpalnagrame@gmail.com>
This commit is contained in:
Amritpal Nagra
2022-11-28 16:34:51 +05:30
committed by GitHub
parent 773f3b51ed
commit 5aed7098bd
@@ -21,8 +21,8 @@ instance or cluster.
With infrastructure defined as code or data (Terraform, AWS CloudFormation,
etc.), you may have database credentials which lack permissions to create new
databases or you do not have control over the database names. In these
instances, you can set the database name and connection information on a per
plugin basis as mentioned earlier.
instances, you can do [connection configuration per plugin basis]
(#connection-configuration-per-plugin).
Backstage supports all of these use cases with the `DatabaseManager` provided by
`@backstage/backend-common`. We will now cover how to use and configure