diff --git a/commands/docs/ansi.md b/commands/docs/ansi.md index 723dff97d5..43c0fdc864 100644 --- a/commands/docs/ansi.md +++ b/commands/docs/ansi.md @@ -146,4 +146,4 @@ Operating system commands: | -------------------------------------------------- | ------------------------------------------------------------------ | -------- | | [`ansi gradient`](/commands/docs/ansi_gradient.md) | Add a color gradient (using ANSI color codes) to the given string. | built-in | | [`ansi link`](/commands/docs/ansi_link.md) | Add a link (using OSC 8 escape sequence) to the given string. | built-in | -| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in | +| [`ansi strip`](/commands/docs/ansi_strip.md) | Strip ANSI escape sequences from a string. | built-in | \ No newline at end of file