Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/integrations/circleci.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Connect your CircleCI account to Codegen to enable automatic check monitoring an
<Card
title="Connect CircleCI Account"
icon="circle-play"
href="https://codegen.sh/integrations"
href="https://codegen.com/integrations/circleci"
>
Authorize Codegen to view your CircleCI check results and build logs.
</Card>
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/linear.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs/integrations/postgres.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Connect your database to Codegen by configuring your database credentials in the
<Card
title="Configure Database Access"
icon="shield"
href="https://codegen.com/settings/postgres"
href="https://codegen.com/integrations/postgresql"
>
Set up your database connection credentials in the secure settings panel.
</Card>
Expand All @@ -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
- **Schema Analysis:** Provide insights about database design and optimization