Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
Fixing the link to the cli code.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgood authored Jan 4, 2022
1 parent 77dcc9f commit e7b5534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following Critical User Journeys (CUJs) are covered:

## Adding a new application (using CLI)

The following instructions use a command line utility ([anthos-platform-cli](cli/) to onboard an application into the system.
The following instructions to use a command line utility ([anthos-platform-cli](../cli/) to onboard an application into the system.

1. Build the `anthos-platform-cli`. Take note the build process creates binaries for Mac OS, Linux and Windows, be sure to get the correct binary for the correct operating system.

Expand Down Expand Up @@ -574,4 +574,4 @@ The following steps are performed by an operator.
gcloud iam service-accounts delete \
$APP_NAME-push@$PROJECT_ID.iam.gserviceaccount.com \
--quiet
```
```

0 comments on commit e7b5534

Please sign in to comment.