From 015eb3f0fe3b387d3dc3bd6374811d4f0f407d07 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 2 Jul 2026 17:49:17 -0300 Subject: [PATCH] docs(adopters): update charm copy --- website/.vitepress/adopters.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/.vitepress/adopters.ts b/website/.vitepress/adopters.ts index 5bff42fd..dc638352 100644 --- a/website/.vitepress/adopters.ts +++ b/website/.vitepress/adopters.ts @@ -108,11 +108,11 @@ export const adopters: Adopter[] = [ 'Open source API gateway supporting REST, GraphQL, TCP and gRPC, automated end-to-end with Task.' }, { - name: 'Charmbracelet', - url: 'https://github.com/charmbracelet/glamour', + name: 'Charm', + url: 'https://github.com/charmbracelet/crush', img: 'https://github.com/charmbracelet.png', description: - 'The team behind Bubble Tea uses Task to build Glamour, the stylesheet-based markdown renderer for CLI apps.' + 'The team behind Bubble Tea, a TUI framework for Go, uses Task to build Crush, the glamorous coding agent for all.' }, { name: 'Outline',