diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-02-25 23:29:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-25 23:29:59 +0000 |
| commit | c558da5bebfebf239dde867f36cc35d56849accf (patch) | |
| tree | 2e75e2c479fa1d89632eafd8119e084243bafa5e /README.md | |
| parent | Revert "Remove shortcut numbers (#708)" (#724) (diff) | |
| download | atuin-c558da5bebfebf239dde867f36cc35d56849accf.zip | |
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 '')
| -rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -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 |
