Skip to content

Commit 09bc4c4

Browse files
authored
Fix broken links (#724)
Latest link checker
1 parent 0fd6723 commit 09bc4c4

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

_data/nav.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,11 @@
609609
url: "/new-codefresh"
610610
pages:
611611
- title: Navigation quick reference
612-
612+
url: "/menu-navigation"
613+
- title: Documentation changes
614+
url: "/doc-changes"
615+
616+
613617
- title: Incubation
614618
url: "/incubation"
615619
pages:

_docs/installation/gitops/hybrid-gitops-helm-installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,6 +1009,5 @@ providers:
10091009

10101010
## Related articles
10111011
[Managing and monitoring GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/)
1012-
[Troubleshooting Hybrid GitOps Runtimes]({{site.baseurl}}/docs/troubleshooting/runtime-issues/)
10131012
[GitOps architecture]({{site.baseurl}}/docs/installation/runtime-architecture/#gitops-architecture)
10141013

_docs/kb/articles/error-code-137.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ The error usually happens when Docker does not have enough memory, but it can al
4747

4848
## Related articles
4949

50-
[Troubleshooting common issues]({{site.baseurl}}/docs/troubleshooting/common-issues)
50+
[Troubleshooting common issues]({{site.baseurl}}/docs/kb/common-issues/)

0 commit comments

Comments
 (0)