chore(core): Use keybind shortcode

pull/5954/head
Jason Stirnaman 2025-04-02 16:53:00 -05:00
parent cd3e64fd28
commit d891936b27
1 changed files with 1 additions and 1 deletions

View File

@ -205,6 +205,6 @@ quay.io/influxdb/influxdb3-{{< product-key >}}:latest
> kill -9 <PROCESS_ID>
> ```
>
> Currently, a bug prevents using `Ctrl-c` in the terminal to stop an InfluxDB 3 container.
> Currently, a bug prevents using {{< keybind all="Ctrl+c" >}} in the terminal to stop an InfluxDB 3 container.
{{< page-nav next="/influxdb3/core/get-started/" nextText="Get started with InfluxDB 3 Core" >}}