Skip to content

Commit 71bdd3f

Browse files
committed
Fix borken links
1 parent 79e1b5b commit 71bdd3f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

_docs/administration/account-user-management/access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Codefresh provides several complementary ways for access control within an organ
2323

2424
## Role-based access for users and administrators
2525

26-
Role-based access, as either a user or an administrator, is usually defined when you [add users to Codefresh accounts]({{site.baseurl}}/docs/administration/add-users/#users-in-codefresh).
26+
Role-based access, as either a user or an administrator, is usually defined when you [add users to Codefresh accounts]({{site.baseurl}}/docs/administration/account-user-management/add-users/#users-in-codefresh).
2727

2828
> To add users and assign or change user roles, you must be an administrator yourself.
2929

_docs/administration/account-user-management/create-codefresh-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ We can establish a VPN / tunnel to your network or discuss options for an on-pre
212212
[Adding users and teams]({{site.baseurl}}/docs/administration/account-user-management/add-users/)
213213
[Configuring access control]({{site.baseurl}}/docs/administration/account-user-management/access-control/)
214214
[Codefresh IP addresses]({{site.baseurl}}/docs/administration/account-user-management/platform-ip-addresses/)
215-
[CI pipeline quick start]({{site.baseurl}}/docs/quick-start/ci-quick-start/create-a-basic-pipeline/)
215+
[CI pipeline quick start]({{site.baseurl}}/docs/quick-start/ci-quick-start/create-ci-pipeline/)
216216
[Kubernetes deployment quick start]({{site.baseurl}}/docs/quick-start/ci-quick-start/deploy-to-kubernetes)
217217
[Pipeline examples]({{site.baseurl}}/docs/example-catalog/ci-examples/)
218218

_docs/dashboards/home-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ Displays up to five of the most active applications and their current deployment
113113
### Related articles
114114
[DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/)
115115
[Monitoring applications]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/)
116-
[Images in Codefresh]({{site.baseurl}}/docs/deployments/gitops/images/)
116+
[Images in Codefresh]({{site.baseurl}}/docs/dashboards/images/)
117117

118118

_docs/getting-started/intro-to-codefresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Developers often need to reach out to DevOps to get statistics and metrics aroun
140140

141141
See [DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/).
142142

143-
**Applications dashboard**
143+
**Applications dashboard**
144144
The GitOps Apps dashboard displays a unified view of applications across runtimes and clusters. No matter what the volume and frequency of your deployments, the GitOps dashboard makes it easy to track them. Search for Jira issues, commit messages, committers, and see exactly when and if the change was applied to a specific application.
145145

146146
Drill down into an application to view resources, timelines, services and more.

_docs/installation/codefresh-on-prem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ These providers are not displayed as options during sign-up/sign-in.
395395

396396
### (Optional) Set up Git integration
397397

398-
Codefresh supports out-of-the-box Git logins using your local username and password, or logins using your Git provider, as described below.You can also configure login to supported SSO providers after installation, as described in [Setting up OpenID Connect (OIDC) Federated Single Sign-On (SSO)]({{site.baseurl}}/docs/administration/single-sign-on/oidc).
398+
Codefresh supports out-of-the-box Git logins using your local username and password, or logins using your Git provider, as described below.You can also configure login to supported SSO providers after installation, as described in [Setting up OpenID Connect (OIDC) Federated Single Sign-On (SSO)]({{site.baseurl}}/docs/single-sign-on/oidc/).
399399

400400
If you’d like to set up a login to Codefresh using your Git provider, first login using the default credentials (username: `AdminCF`, password: `AdminCF` and add your Git provider OAuth integration details in our admin console:
401401

_docs/integrations/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ in your cluster. To activate this dashboard, you need to connect your cluster to
2727
### Prerequisites
2828

2929
Codefresh SaaS needs network connectivity to connect to your cluster.
30-
If your cluster is behind a firewall, make sure that you allow access to the [required IPs]({{site.baseurl}}/docs/administration/account-user-management/platform-ip-addresses/).
30+
If your cluster is behind a firewall, make sure that you allow access to the [required IPs]({{site.baseurl}}/docs/administration/platform-ip-addresses/).
3131

3232

3333
For on-premises and [hybrid installations with Runner]({{site.baseurl}}/docs/installation/behind-the-firewall/), there is no need to tweak your firewall.

0 commit comments

Comments
 (0)