Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Codefresh | Docs
description: "Codefresh is a Docker-native CI/CD platform. Instantly build , test and deploy Docker images."
description: "Codefresh DevOps platform for Argo. Ditch the scripts of the past. Get the best of DevOps in a single platform."

# Server
source: "."
Expand Down Expand Up @@ -116,11 +116,11 @@ schedule_demo: "https://codefresh.io/schedule-a-demo/"
codefresh_login: "https://g.codefresh.io/login"
codefresh_signup: "https://g.codefresh.io/signup"

link_main: "https://codefresh.io"
link_cli: "https://cli.codefresh.io"
link_main: "https://codefresh.io/codefresh-argo-platform/"
link_cli: "https://github.com/codefresh-io/cli-v2#installation"
link_git_examples: "https://github.com/codefresh-examples/examples/"
link_api: "https://g.codefresh.io/api/"
link_plugins: "https://codefresh.io/steps/"
link_plugins: "https://codefresh.io/argohub/"
link_community: "https://community.codefresh.io/"

ga_tracking_code: "UA-53554200-2"
Expand Down
Loading