Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
removing goats
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Fremantle committed Jun 7, 2021
1 parent f684dcc commit 0bc8207
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Commiting and pushing wego resources for application...
Pushing app manifests to repository
```

8. This will have created a `.wego` directory in your repository (you can configure where this goes - see [GitOps Automation configuration](/docs/goat))
8. This will have created a `.wego` directory in your repository (you can configure where this goes - see [GitOps Automation configuration](/docs/gitops-automation))

This directory contains the GitOps Automation configuration.

Expand All @@ -220,7 +220,7 @@ If you do a tree inside this directory you should see something like:
5 directories, 2 files
```

You can find out more about these YAMLs [here](/docs/goat).
You can find out more about these YAMLs [here](/docs/gitops-automation).

8. Wait for the workload to show up in the cluster:
```console
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sidebar_position: 1
---


# Installating the CLI
# Installing the CLI

To install the `wego` CLI, please follow the following steps:

Expand Down

0 comments on commit 0bc8207

Please sign in to comment.