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 1f8f30f commit e3d54a9Copy full SHA for e3d54a9
README.md
@@ -230,7 +230,7 @@ OPTIONS
230
EXAMPLE
231
$ hackmd-cli whoami
232
233
- You are logged in codimd.domain as {YOUR NAME} [user-id]
+ You are logged in hackmd.io as {YOUR NAME} [user-id]
234
```
235
236
_See code: [src/commands/whoami.ts](https://github.com/hackmdio/hackmd-cli/blob/v1.1.0/src/commands/whoami.ts)_
@@ -247,7 +247,7 @@ USAGE
247
248
$ cat README.md | hackmd-cli
249
250
- Your note is available at https://codimd.domain/note-url
+ Your note is available at https://hackmd.io/note-url
251
252
253
## License
0 commit comments