diff options
| author | Anish Pallati <anishp@duck.com> | 2023-05-30 15:34:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-30 20:34:42 +0100 |
| commit | f499ae84ed58b4ee33f1447d768cec9cf1cb2d8b (patch) | |
| tree | 1f0f9c15cb3f7a53beb56eac96117c24d74049f2 /docs | |
| parent | Update Arch Linux links in README (#1016) (diff) | |
| download | atuin-f499ae84ed58b4ee33f1447d768cec9cf1cb2d8b.zip | |
fix: Adjust broken link to supported shells (#1013)
Diffstat (limited to '')
| -rw-r--r-- | docs/docs/commands/shell-completions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/commands/shell-completions.md b/docs/docs/commands/shell-completions.md index 4adf82b0..0761e022 100644 --- a/docs/docs/commands/shell-completions.md +++ b/docs/docs/commands/shell-completions.md @@ -16,4 +16,4 @@ Possible values for the `--shell` argument are the following: - `powershell` - `elvish` -Also, see the [supported shells](./../README.md#supported-shells). +Also, see the [supported shells](./../index.md#supported-shells). |
