diff --git a/docs/integrations/linear.mdx b/docs/integrations/linear.mdx index d192b9a21..9643d4fc6 100644 --- a/docs/integrations/linear.mdx +++ b/docs/integrations/linear.mdx @@ -60,7 +60,7 @@ Agents use the Linear integration to streamline project management: ### Overview -Once you've enabled linear self-assign in the settings [page](https://www.chadcode.sh/settings/permissions), a codegen agent, that has been assigned to a linear issue (or has been tagged in one), can spawn child agents +Once you've enabled linear self-assign in the settings [page](https://www.codegen.com/settings/permissions), a codegen agent, that has been assigned to a linear issue (or has been tagged in one), can spawn child agents by creating sub-issues and assigning itself to those sub-issues. For each sub-issue that codegen assigns to itself a child agent will be spawned and tasked with completing the sub-issue. Once the child agents are finished with their tasks they will notify their parent by sending it a message. The parent will then incorporate the child's work into its own as appropriate.