From 97c3b77d278ceb513d9744ec556e78ec11e20ba7 Mon Sep 17 00:00:00 2001
From: Zhizhen He
Date: Fri, 30 Jan 2026 11:41:20 +0800
Subject: docs(README): update links (#3116)
---
README.md | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index 60eaa000..e52730ce 100644
--- a/README.md
+++ b/README.md
@@ -21,18 +21,13 @@
-
[English] | [简体中文]
-
Atuin replaces your existing shell history with a SQLite database, and records
additional context for your commands. Additionally, it provides optional and
_fully encrypted_ synchronisation of your history between machines, via an Atuin
server.
-
-
-
@@ -41,10 +36,6 @@ server.
exit code, duration, time and command shown
-
-
-
-
As well as the search UI, it can do things like this:
```
@@ -76,6 +67,7 @@ I wanted to. And I **really** don't want to.
- [Setting up sync](https://docs.atuin.sh/guide/sync/)
- [Import history](https://docs.atuin.sh/guide/import/)
- [Basic usage](https://docs.atuin.sh/guide/basic-usage/)
+
## Supported Shells
- zsh
@@ -89,7 +81,7 @@ I wanted to. And I **really** don't want to.
### Forum
-Atuin has a community forum, please ask here for help and support: https://forum.atuin.sh/
+Atuin has a community forum, please ask here for help and support:
### Discord
@@ -114,13 +106,13 @@ Then restart your shell!
> [!NOTE]
>
> **For Bash users**: The above sets up `bash-preexec` for necessary hooks, but
-> `bash-preexec` has limitations. For details, please see the
+> `bash-preexec` has limitations. For details, please see the
> [Bash](https://docs.atuin.sh/guide/installation/#installing-the-shell-plugin)
> section of the shell plugin documentation.
# Security
-If you find any security issues, we'd appreciate it if you could alert ellie@atuin.sh
+If you find any security issues, we'd appreciate it if you could alert
# Contributors
@@ -131,4 +123,4 @@ If you find any security issues, we'd appreciate it if you could alert ellie@atu
Made with [contrib.rocks](https://contrib.rocks).
[English]: ./README.md
-[简体中文]: ./docs/zh-CN/README.md
+[简体中文]: ./docs-i18n/zh-CN/README.md
--
cgit v1.3.1