From 8d2b97c09944b45399d13370289484e26efd81ce Mon Sep 17 00:00:00 2001 From: Haley Elmendorf Date: Fri, 12 Jun 2026 13:11:33 -0500 Subject: [PATCH] fix broken link --- docs/reference/experiments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/experiments.md b/docs/reference/experiments.md index bc9a0513..019e5a69 100644 --- a/docs/reference/experiments.md +++ b/docs/reference/experiments.md @@ -12,7 +12,7 @@ The following is a list of currently available experiments. We'll remove experim ## Experiments changelog Below is a list of updates related to experiments. -- **April 2026**: Concluded the `sandboxes` experiment with full support in the Slack CLI. Refer to the [`slack sandbox create`](/tools/slack-cli/reference/commands/slack_sandbox_create/), [`slack sandbox delete`](/tools/slack-cli/reference/commands/slack_sandbox_delete/), and [`slack sandbox list`](tools/slack-cli/reference/commands/slack_sandbox_list/) commands for more details. +- **April 2026**: Concluded the `sandboxes` experiment with full support in the Slack CLI. Refer to the [`slack sandbox create`](/tools/slack-cli/reference/commands/slack_sandbox_create/), [`slack sandbox delete`](/tools/slack-cli/reference/commands/slack_sandbox_delete/), and [`slack sandbox list`](/tools/slack-cli/reference/commands/slack_sandbox_list/) commands for more details. - **April 2026**: Added the `set-icon` experiment to enable icon upload for non-hosted apps. - **April 2026**: Concluded the `huh` experiment with full support now enabled by default in the Slack CLI. - **March 2026**: Split the `charm` experiment into more beautiful `huh` prompts and prettier `lipgloss` styles for ongoing change.