diff options
| author | Frank Hamand <frankhamand@gmail.com> | 2021-05-11 15:44:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 14:44:13 +0000 |
| commit | fd90bd3413e929ef6416e45c2bdbc404ddf52cc7 (patch) | |
| tree | 0ea679fbf695a3aa9bee9d926abc195f96f9b8b4 /docs/sync.md | |
| parent | Elementary Linux add as supported (#113) (diff) | |
| download | atuin-fd90bd3413e929ef6416e45c2bdbc404ddf52cc7.zip | |
Fix doc links in sync.md (#115)
Diffstat (limited to '')
| -rw-r--r-- | docs/sync.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sync.md b/docs/sync.md index 81e8b598..f234114a 100644 --- a/docs/sync.md +++ b/docs/sync.md @@ -6,13 +6,13 @@ server operator can _never_ see your data! Anyone can host a server (try `atuin server start`, more docs to follow), but I host one at https://api.atuin.sh. This is the default server address, which can -be changed in the [config](docs/config.md). Again, I _cannot_ see your data, and +be changed in the [config](config.md). Again, I _cannot_ see your data, and do not want to. ## Sync frequency Syncing will happen automatically, unless configured otherwise. The sync -frequency is configurable in [config](docs/config.md) +frequency is configurable in [config](config.md) ## Sync |
