Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _argohub/introduction/command-bar.md
1 change: 1 addition & 0 deletions _argohub/introduction/concepts.md
1 change: 1 addition & 0 deletions _argohub/introduction/gitops-codefresh.md
6 changes: 6 additions & 0 deletions _data/argohub-nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
pages:
- title: What is Codefresh GitOps?
url: "/intro-to-codefresh"
- title: Codefresh for GitOps
url: "/gitops-codefresh"
- title: Concepts in Codefresh
url: "/concepts"
- title: Global Search & Navigation
url: "/command-bar"

- title: Dashboards & insights
url: "/dashboards"
Expand Down
5 changes: 4 additions & 1 deletion assets/js/src/argohub-redirect-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,8 @@
"/docs/deployments/gitops/install-argo-rollouts/": "/argohub/applications/install-argo-rollouts/",
"/docs/deployments/gitops/manage-application/": "/argohub/applications/manage-application/",
"/docs/deployments/gitops/monitor-applications/": "/argohub/applications/monitor-applications/",
"/docs/deployments/gitops/troubleshooting-gitops-apps/": "/argohub/applications/troubleshooting-gitops-apps/"
"/docs/deployments/gitops/troubleshooting-gitops-apps/": "/argohub/applications/troubleshooting-gitops-apps/",
"/docs/getting-started/command-bar/": "/argohub/introduction/command-bar/",
"/docs/getting-started/concepts/": "/argohub/introduction/concepts/",
"/docs/getting-started/gitops-codefresh/": "/argohub/introduction/gitops-codefresh/"
}