Skip to content

Commit b91f5c7

Browse files
committed
Update links
1 parent 3f4a25e commit b91f5c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/marketplace/platform-supported-content/modules/external-database-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ For example: `*Database*_DBsource.`
8787
Values for these constants are stored in the active configuration of the user. The password is stored as a private value.
8888

8989
{{% alert color="info" %}}
90-
Constants are an environment variable whose values can differ per environment, When you deploy an app on Mendix Cloud, values for constants are not added. For more information, see [Constants](https://docs.mendix.com/refguide/configuration/#constants).
90+
Constants are an environment variable whose values can differ per environment, When you deploy an app on Mendix Cloud, values for constants are not added. For more information, see [Constants](/refguide/configuration/#constants).
9191

92-
For free apps, make sure to add the default values to the constant in Studio Pro. For more information, see the [Deploying a Free App](https://docs.mendix.com/developerportal/deploy/mendix-cloud-deploy/deploying-an-app/#deploy-free-app) section below. {{% /alert %}}
92+
For free apps, make sure to add the default values to the constant in Studio Pro. For more information, see the [Deploying a Free App](/developerportal/deploy/mendix-cloud-deploy/deploying-an-app/#deploy-free-app) section of *Deploying an App to Mendix Cloud*. {{% /alert %}}
9393

9494
{{% alert color="info" %}}
9595
From Studio Pro 11.1, you can provide dynamic values to connection properties using connection parameters in the Query External Database activity. {{% /alert %}}
@@ -98,7 +98,7 @@ From Studio Pro 11.1, you can provide dynamic values to connection properties us
9898

9999
When the connection is successful and saved, you can search the **Browse database** tab for Tables, Views, Procedures, and Functions.
100100

101-
{{< figure src="http://attachments/refguide/modeling/integration/use-platform-supported-content/use-the-external-database-connector/3.png" width="700" >}}
101+
{{< figure src="/attachments/refguide/modeling/integration/use-platform-supported-content/use-the-external-database-connector/3.png" width="700" >}}
102102

103103
## Querying a Database {#query-database}
104104

0 commit comments

Comments
 (0)