Skip to content

Commit e742494

Browse files
committed
correcting link to atlas CLI
1 parent 18cf006 commit e742494

File tree

1 file changed

+2
-2
lines changed
  • guides/getting-started/deploy-app/cli

1 file changed

+2
-2
lines changed

guides/getting-started/deploy-app/cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Use Atlas CLI to create, update, and trouble headless applications.
55

66
# Deploy your app with the Atlas CLI
77

8-
Before you being, install [the Atlas CLI](/guides/README.md##install-the-atlas-cli) and ensure that you have created your [first app](/guides/getting-started/create-app).
8+
Before you being, install [the Atlas CLI](/guides#install-the-atlas-cli) and ensure that you have created your [first app](/guides/getting-started/create-app).
99

1010
## Authenticate to Atlas
1111

@@ -25,7 +25,7 @@ $ wpe auth login github
2525

2626
Note: When connecting your GitHub account, you need to access the repository you created and pushed to earlier.
2727

28-
To work with headless apps, we need to set **account context**, which associates your application with WP Engine. Find your account name in the WP Engine User Portal at the top left of the navigation bar.
28+
To work with headless apps, we need to set **account context**, which associates your application with WP Engine. Find your account name in the WP Engine User Portal at the top left of the navigation bar.
2929

3030
To set the account context, run:
3131

0 commit comments

Comments
 (0)