Skip to content

Commit 8521b2d

Browse files
committed
Changed Settings URL
1 parent a2766a0 commit 8521b2d

20 files changed

Lines changed: 46 additions & 45 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/apps/app-repository-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Returns information about the version control repository for a Mendix app.
107107

108108
|Name|Type|Required|Description|
109109
|---|---|---|---|
110-
|`AppId`|String|Yes|The App ID of the Mendix app for which the repository information should be returned. You can find this under **Project ID** in the [General](/developerportal/collaborate/general-settings/) tab of the **Settings** page after you open your app in [Apps](https://sprintr.home.mendix.com/). |
110+
|`AppId`|String|Yes|The App ID of the Mendix app for which the repository information should be returned. You can find this under **Project ID** in the [General](/developerportal/general-settings/) tab of the **Settings** page after you open your app in [Apps](https://sprintr.home.mendix.com/). |
111111

112112
##### Example
113113

content/en/docs/apidocs-mxsdk/mxsdk/sdk-howtos/using-platform-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const app = client.getApp("33118fbf-7053-482a-8aff-7bf1c626a6d9");
6666
```
6767

6868
{{% alert color="info" %}}
69-
You can get the **App ID** (represented as **Project ID**) in the app's [Settings](/developerportal/collaborate/general-settings/) page after opening your app in **Apps**.
69+
You can get the **App ID** (represented as **Project ID**) in the app's [Settings](/developerportal/general-settings/) page after opening your app in **Apps**.
7070
{{% /alert %}}
7171

7272
## Getting Information About the Repository of the App {#getting}

content/en/docs/control-center/apps/apps-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414

1515
The **Apps** page in Control Center provides a central place to monitor, manage, and interact with all the apps belonging to your company.
1616

17-
Use the search bar at the top of the page to find an app using either its name or app ID. You can find the app ID under **Project ID** in your app’s [Settings](/developerportal/collaborate/general-settings/) in [Apps](https://sprintr.home.mendix.com/).
17+
Use the search bar at the top of the page to find an app using either its name or app ID. You can find the app ID under **Project ID** in your app’s [Settings](/developerportal/general-settings/) in [Apps](https://sprintr.home.mendix.com/).
1818

1919
{{< figure src="/attachments/control-center/apps/apps-overview/top-search-bar.png" >}}
2020

@@ -63,7 +63,7 @@ When you select apps using the checkboxes in the table, a context menu appears a
6363

6464
Clicking an app name in a tab or the search results opens its details page, which includes the following tabs:
6565

66-
* **App Info** – Shows the **Description** and **App ID**, also found in your app's [Settings](/developerportal/collaborate/general-settings/).
66+
* **App Info** – Shows the **Description** and **App ID**, also found in your app's [Settings](/developerportal/general-settings/).
6767
* **Members** – Lists the team members in the app development team.
6868
* You can directly deactivate a team member from the app by clicking their name and selecting **Deactivate Member**.
6969
* For other member management options, click **Manage Members**, which will open the [Team](/developerportal/general/team/#managing) page of the app. As a Mendix Admin, you can also add yourself to a team via this page.

content/en/docs/deployment/mendix-cloud-deploy/mendix-sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Click **Authorize** to continue using Mendix SSO with the app. Authorizing the a
5050

5151
### Assigning End-User Roles
5252

53-
To give end-users access to your app, use the [Access Management](/developerportal/collaborate/general-settings/#managing-app-users) tab on the **Settings** page after opening your app in **Apps**.
53+
To give end-users access to your app, use the [Access Management](/developerportal/general-settings/#managing-app-users) tab on the **Settings** page after opening your app in **Apps**.
5454

5555
{{< figure src="/attachments/deployment/mendix-cloud-deploy/mendix-sso/access-management-tab.png" alt="" >}}
5656

content/en/docs/deployment/private-cloud/private-cloud-cluster/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Should you consider using a connected environment, the following URLs should be
4444

4545
### Creating a Cluster {#create-cluster}
4646

47-
1. Click [Cloud Settings](/developerportal/collaborate/general-settings/#cloud-settings) on the **Settings** page of your Mendix app.
47+
1. Click [Cloud Settings](/developerportal/general-settings/#cloud-settings) on the **Settings** page of your Mendix app.
4848
2. Click **Mendix for Private Cloud**.
4949

5050
{{< figure src="/attachments/deployment/private-cloud/private-cloud-cluster/image3.png" class="no-border" >}}

content/en/docs/developerportal/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow these steps to create a new app and start collaborating:
3434

3535
* **App description (Optional)** – Give your app a short description. This is optional.
3636

37-
* **App icon** – Mendix has generated an icon for your app. You can change the color of the icon if you like. You can upload a custom icon in the [App Settings](/developerportal/collaborate/general-settings/#general) page once you have created the app.
37+
* **App icon** – Mendix has generated an icon for your app. You can change the color of the icon if you like. You can upload a custom icon in the [App Settings](/developerportal/general-settings/#general) page once you have created the app.
3838

3939
3. Click **Next** to go to step 2.
4040

content/en/docs/developerportal/app-insights/feedback.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ The **Feedback** tab shows the following items:
211211

212212
You can use Maia to create a story based on one or more feedback items. To do that, follow these steps:
213213

214-
1. Enable Maia in the app [Settings](/developerportal/collaborate/general-settings/#maia-settings) page.
214+
1. Enable Maia in the app [Settings](/developerportal/general-settings/#maia-settings) page.
215215
2. Select a feedback item from the list.
216216
3. Click **Create Story**. The **Create Story** window is displayed.
217217
4. Click {{% icon name="sparkles" %}}**Create with Maia**.
@@ -261,7 +261,7 @@ From the [feedback details](#feedback-details) page, you can manage tags by clic
261261

262262
You can receive a notification when new feedback lands in **Inbox** or when a reporter replies to their feedback. To receive notifications, follow these steps:
263263

264-
1. Watch the app on the [Settings](/developerportal/collaborate/general-settings/) page after you open it in [Apps](https://sprintr.home.mendix.com/).
264+
1. Watch the app on the [Settings](/developerportal/general-settings/) page after you open it in [Apps](https://sprintr.home.mendix.com/).
265265
2. Go to **Feedback** again.
266266
3. Click the **Settings** {{% icon name="cog" %}} icon in the upper-right corner of the page.
267267
4. Turn on the toggle to receive notifications.

content/en/docs/developerportal/general/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**,
1414

1515
{{< figure src="/attachments/developerportal/general/overview/project-overview.png" >}}
1616

17-
At the top of the page, you can find key information about your app, such as its logo, name, and description. If no description is provided, there is a placeholder text. With the **App Settings** permission, you can change the logo, name, and description of the app on the [Settings](/developerportal/collaborate/general-settings/) page.
17+
At the top of the page, you can find key information about your app, such as its logo, name, and description. If no description is provided, there is a placeholder text. With the **App Settings** permission, you can change the logo, name, and description of the app on the [Settings](/developerportal/general-settings/) page.
1818

1919
On the right side of the page, you can find the following information about your app:
2020

content/en/docs/developerportal/general/team/app-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Within a team, there are predefined roles that can be provisioned to team member
3434
* Who can edit the backlog and current [Sprint](/developerportal/project-management/epics/planning/)
3535
* Who can edit the app model
3636
* Who has the [node permissions](/developerportal/deploy/node-permissions/) for access to the node information
37-
* Who can change the app's [Settings](/developerportal/collaborate/general-settings/)
37+
* Who can change the app's [Settings](/developerportal/general-settings/)
3838

3939
Mendix Admins can edit and create new team roles within the company in [Control Center](/control-center/roles-and-permissions/).
4040

4141
## Technical Contact {#technical-contact}
4242

43-
Every deployed app has a Technical Contact. When you view the [Settings](/developerportal/collaborate/general-settings/#general) for a deployed app, you can see the app's Technical Contact. The Technical Contact is the user you can get in touch with for questions related to the app.
43+
Every deployed app has a Technical Contact. When you view the [Settings](/developerportal/general-settings/#general) for a deployed app, you can see the app's Technical Contact. The Technical Contact is the user you can get in touch with for questions related to the app.
4444

4545
{{< figure src="/attachments/developerportal/general/team/app-roles/technical-contact.png" alt="" class="no-border" >}}
4646

content/en/docs/developerportal/project-management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ The **Project Management** category in the [navigation pane](/developerportal/#n
1313
* [Epics](/developerportal/project-management/epics/)
1414
* [Jira](/developerportal/project-management/jira-connector/)
1515

16-
{{% alert color="info" %}}If you are the Scrum Master of your app, you can select which tool your team uses for project management on the [Project Management](/developerportal/collaborate/general-settings/#project-management) tab of your app's **Settings** page. {{% /alert %}}
16+
{{% alert color="info" %}}If you are the Scrum Master of your app, you can select which tool your team uses for project management on the [Project Management](/developerportal/general-settings/#project-management) tab of your app's **Settings** page. {{% /alert %}}

0 commit comments

Comments
 (0)