diff --git a/docs/integrations/circleci.mdx b/docs/integrations/circleci.mdx index 03cf94259..e39f81f41 100644 --- a/docs/integrations/circleci.mdx +++ b/docs/integrations/circleci.mdx @@ -61,7 +61,7 @@ Connect your CircleCI account to Codegen to enable automatic check monitoring an Authorize Codegen to view your CircleCI check results and build logs. diff --git a/docs/integrations/linear.mdx b/docs/integrations/linear.mdx index 592260276..01a1ee099 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.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 +Once you've enabled linear self-assign in the settings [page](https://www.codegen.com/integrations/linear), 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. diff --git a/docs/integrations/postgres.mdx b/docs/integrations/postgres.mdx index f63bf49c2..2fa5434bf 100644 --- a/docs/integrations/postgres.mdx +++ b/docs/integrations/postgres.mdx @@ -13,7 +13,7 @@ Connect your database to Codegen by configuring your database credentials in the Set up your database connection credentials in the secure settings panel. @@ -38,4 +38,4 @@ Agents leverage the Postgres integration to assist with data-related tasks: - **Data Exploration:** Safely query your database to understand data structures and relationships - **Report Generation:** Create data-driven reports and analytics -- **Schema Analysis:** Provide insights about database design and optimization \ No newline at end of file +- **Schema Analysis:** Provide insights about database design and optimization