diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-04-18 16:42:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-18 16:42:47 +0100 |
| commit | 00dfc034ed8c816de97824b510f3849420893555 (patch) | |
| tree | c484b8af8c24a332917b7dd9fbe5c233b0d66f00 /crates | |
| parent | chore: move crates into crates/ dir (#1958) (diff) | |
| download | atuin-00dfc034ed8c816de97824b510f3849420893555.zip | |
chore: fix atuin crate readme (#1959)
Diffstat (limited to 'crates')
| l--------- | crates/atuin/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin/README.md b/crates/atuin/README.md index 32d46ee8..fe840054 120000 --- a/crates/atuin/README.md +++ b/crates/atuin/README.md @@ -1 +1 @@ -../README.md
\ No newline at end of file +../../README.md
\ No newline at end of file |
