summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-02-25 23:29:59 +0000
committerGitHub <noreply@github.com>2023-02-25 23:29:59 +0000
commitc558da5bebfebf239dde867f36cc35d56849accf (patch)
tree2e75e2c479fa1d89632eafd8119e084243bafa5e /README.md
parent5f2db5b93e5a311cbd361e9c396b094ed094dc32 (diff)
Add fancy web docs (#725)
* Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index da3649df5..ff5b23e9f 100644
--- a/README.md
+++ b/README.md
@@ -67,14 +67,14 @@ I wanted to. And I **really** don't want to.
- [Quickstart](#quickstart)
- [Install](#install)
-- [Import](docs/import.md)
-- [Configuration](docs/config.md)
-- [Searching history](docs/search.md)
-- [Cloud history sync](docs/sync.md)
-- [History stats](docs/stats.md)
-- [Running your own server](docs/server.md)
-- [Key binding](docs/key-binding.md)
-- [Shell completions](docs/shell-completions.md)
+- [Import](https://atuin.sh/docs/commands/import)
+- [Configuration](https://atuin.sh/docs/config)
+- [Searching history](https://atuin.sh/docs/commands/search)
+- [Cloud history sync](https://atuin.sh/docs/commands/sync)
+- [History stats](https://atuin.sh/docs/commands/stats)
+- [Self host Atuin server](https://atuin.sh/docs/self-hosting)
+- [Key binding](https://atuin.sh/docs/config/key-binding)
+- [Shell completions](https://atuin.sh/docs/commands/shell-completions)
## Supported Shells