Skip to content

Commit 2ed215e

Browse files
committed
fix link to app
1 parent fae6fca commit 2ed215e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/modules/ROOT/partials/runner/terms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Your role within your org is determined differently depending on how you integra
2020
* If your code is integrated with CircleCI via the GitHub App, GitLab, or Bitbucket Data Center, you can check roles by navigating to menu:Organization Settings[People]. Full details on roles and permissions are available in the xref:guides:permissions-authentication:roles-and-permissions-overview.adoc[Roles and permissions overview].
2121
2222
****
23-
To find out which GitHub integration you are using, head to the link:https://circleci.com/app[CircleCI web app], select your org, select **Organization Home** from the sidebar, and inspect the URL in your browser:
23+
To find out which GitHub integration you are using, head to the link:https://app.circleci.com[CircleCI web app], select your org, select **Organization Home** from the sidebar, and inspect the URL in your browser:
2424
2525
* This style of URL indicates you authenticated with the **GitHub App**: `https://app.circleci.com/organization/circleci/UTxCZDiJ9MLGLC8hR1ZDmg`
2626
* This style of URL indicates you authenticated with the **GitHub OAuth app**: `https://app.circleci.com/pipelines/github/<your GitHub username/organization name>`

docs/guides/modules/deploy/pages/deploys-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Some points to consider when manually configuring an automatically detected depl
301301
* If you change a component name that was originally autodetected by CircleCI, we create a new component and the history **will not** carry over. If you do not update the component name, the history **will** carry over.
302302

303303
* If your environment integration has an autogenerated name, you can edit the name as follows:
304-
. In the link:https://circleci.com/app/home[CircleCI web app], select your organization.
304+
. In the link:https://app.circleci.com[CircleCI web app], select your organization.
305305
. Select **Deploys** in the sidebar.
306306
. Select the **Environments** tab.
307307
. Find your environment and select cog icon image:guides:ROOT:icons/settings.svg[settings icon, role="no-border"] to enter the environment integration settings page.

0 commit comments

Comments
 (0)