Skip to content

Commit f0b8fc4

Browse files
lrochettekorenyoni
andauthored
Change link to account_token (#96)
## What Path to the account_token file was incorrect ## Why Broken link ## Notes Change accounts_token.md to account_token.md to reflect the correct filename Co-authored-by: Yonatan Koren <me@yonatankoren.com>
1 parent c924c0d commit f0b8fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following arguments are supported:
2424

2525
## Recommendation for creation Accounts, Users, Teams, Permissions
2626
* create users and accounts using [accounts_users module](modules/accounts_users.md) and Codefresh Admin token
27-
* Create and save in tf state api_keys using [accounts_token module](modules/accounts_token.md)
27+
* Create and save in tf state api_keys using [accounts_token module](modules/account_token.md)
2828
* Create teams using [teams module](modules/teams.md)
2929
* Create permissions - [see example](../examples/permissions)
3030

0 commit comments

Comments
 (0)