diff options
| author | Alpha Chen <alpha@kejadlen.dev> | 2023-02-26 23:12:26 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 07:12:26 +0000 |
| commit | df9b3b0541eee1c8a850dc31b8687a3d0797a820 (patch) | |
| tree | 57a12a4229a76dfbc9c728f17e3bcd9a8790280a | |
| parent | Fix editURL for docs (#732) (diff) | |
| download | atuin-df9b3b0541eee1c8a850dc31b8687a3d0797a820.zip | |
Fix link to self-hosting (#731)
| -rw-r--r-- | docs/docs/commands/server.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/commands/server.md b/docs/docs/commands/server.md index 27950f01..73e73014 100644 --- a/docs/docs/commands/server.md +++ b/docs/docs/commands/server.md @@ -10,5 +10,5 @@ one I host :) There's currently only one subcommand, `atuin server start` which will start the Atuin http sync server -See the [self hosting docs](/docs/self-host) for more +See the [self hosting docs](/docs/self-hosting) for more |
