Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit32da3fb

Browse files
authored
Fix broken links (#937)
* Fix broken links* Fix broken links
1 parent66f0fae commit32da3fb

File tree

5 files changed

+8
-11
lines changed

5 files changed

+8
-11
lines changed

‎_docs/administration/platform-ip-addresses.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ If you haven't configured your clusters with the required IPs, use the links bel
7474
*[GKE (Google Kubernetes Engine)](https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters){:target="\_blank"}
7575

7676
##Related articles
77-
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/codefresh-runner/)
77+
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/)
7878
[Set up a Hosted GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/)
7979
[Install Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
80-
[Codefresh architecture]({{site.baseurl}}/docs/installation/runtime-architecture/)
80+
[Codefreshplatformarchitecture]({{site.baseurl}}/docs/installation/installation-options/)

‎_docs/getting-started/concepts.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ A single Runtime can connect to and manage multiple remote clusters.
9191

9292
See:
9393
[GitOps runtime architecture]({{site.baseurl}}/docs/installation/gitops/runtime-architecture/)
94-
[Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops)
94+
[Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
9595
[Hosted GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hosted-runtime)
9696

9797

‎_docs/integrations/google-cloud.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Codefresh has a [native Docker build step]({{site.baseurl}}/docs/pipelines/steps
9797

9898
##Installing the Codefresh runner from the Google Marketplace
9999

100-
The[Codefresh Runner]({{site.baseurl}}/docs/installation/codefresh-runner/) is a Kubernetes native application that allows you to run pipelines on your own Kubernetes cluster (even behind the firewall). Specifically for Google Cloud, the runner is also available via the[marketplace]({{site.baseurl}}/docs/integrations/google-marketplace/).
100+
The[Codefresh Runner]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/) is a Kubernetes native application that allows you to run pipelines on your own Kubernetes cluster (even behind the firewall). Specifically for Google Cloud, the runner is also available via the[marketplace]({{site.baseurl}}/docs/integrations/google-marketplace/).
101101

102102

103103
##Traditional Google Cloud deployments

‎_docs/integrations/kubernetes.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ Codefresh also offers a simple solution for [templating]({{site.baseurl}}/docs/c
738738

739739
##Using a cluster for running CI/CD pipelines
740740

741-
Finally you can also use the[Codefresh Runner]({{site.baseurl}}/docs/runner/install-codefresh-runner/) to run pipelines in your cluster.
741+
Finally you can also use the[Codefresh Runner]({{site.baseurl}}/installation/docs/runner/install-codefresh-runner/) to run pipelines in your cluster.
742742

743743

744744

‎_docs/kb/articles/similiar-builds-different-build-times.md‎

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ Different builds may have different caches. Initial builds may not have images o
2828
4. Select the options to ignore Docker engine cache and Codefresh cache optimizations
2929
5. Run the build
3030

31-
##Related Items
31+
##Related articles
32+
[Caching in pipelines]({{site.baseurl}}/docs/pipelines/pipeline-caching/)
33+
[Disabling caching mechanisms]({{site.baseurl}}/docs/kb/articles/disabling-codefresh-caching-mechanisms/)
3234

33-
[Pipeline Caching]({{site.baseurl}}/docs/pipelines/pipeline-caching/)
34-
35-
[Disabling caching mechanisms]({{site.baseurl}}/docs/kb/articles/disabling-codefresh-caching-mechanisms/)
36-
37-
[About reuseVolumeSelector options]({{site.baseurl}}/docs/kb/articles/about-reusevolumeselector-options/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp