We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b60d0 commit b8609d0Copy full SHA for b8609d0
README.md
@@ -13,7 +13,7 @@ In case you have node.js installed you can easily install with NPM.
13
For other installation possibilities check out the <a href="http://cli.codefresh.io/installation" target="_blank">installation documentation</a>.
14
15
## Authenticate
16
-Generate a new api key from the <a href="https://g.codefresh.io/account/tokens" target="_blank">account settings</a> page.
+Generate a new api key from the <a href="https://g.codefresh.io/account-conf/tokens" target="_blank">account settings</a> page.
17
18
`codefresh auth create-context --api-key {{API_KEY}}`
19
0 commit comments