From c558da5bebfebf239dde867f36cc35d56849accf Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 25 Feb 2023 23:29:59 +0000 Subject: Add fancy web docs (#725) * Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da3649df..ff5b23e9 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 -- cgit v1.3.1