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.
2 parents e441d42 + 77f6a5f commit c797fbbCopy full SHA for c797fbb
app/templates/components/api-token-row.hbs
@@ -65,7 +65,7 @@
65
<div class='row new-token'>
66
<div>
67
Please record this token somewhere, you cannot retrieve
68
- its value again. For use on the command line you can save it to <code>~/.cargo/config</code>
+ its value again. For use on the command line you can save it to <code>~/.cargo/credentials</code>
69
with:
70
71
<pre>cargo login {{ api_token.token }}</pre>
0 commit comments