diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-10 14:24:49 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-10 14:24:49 +0100 |
commit | c011e17d4f238882686e3f0e59c444a1c53ac8e3 (patch) | |
tree | e386ae9c6c335fc131bd95bb0330618e1679c66e /doc | |
parent | 7c5ec1cb62410f8cd7ca31c2d2a5ec92d7f0de7b (diff) |
documentation: replace example.org with example.net for consistency.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getting-started.md b/doc/getting-started.md index 1d059b4..83d3ba9 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -198,7 +198,7 @@ for the sake of clarity we start from an empty file here. shell process doesn't linger around during the IMAP session.) 3. And finally append a `[remote]` section with your account - information at `imap.example.org` (adapt the values accordingly): + information at `imap.example.net` (adapt the values accordingly): $ cat >>${XDG_CONFIG_HOME:-~/.config}/interimap/config <<-EOF |