Skip to content

Commit 4ca6ca3

Browse files
committed
Fix broken link
1 parent 42638b0 commit 4ca6ca3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/hub/agents/create-and-edit.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sidebarTitle: "Create & Edit"
1313

1414
Before creating your own agent, let's see one in action! The fastest way to experience the power of Continue agents is with our demo repository.
1515

16-
![Agent Mission Control](/docs/images/hub/assets/images/agent-mission-control.gif)
16+
![Agent Mission Control](/images/hub/assets/images/agent-mission-control.gif)
1717

1818
### See an Agent Create a Pull Request in Under 60 Seconds
1919

@@ -85,7 +85,7 @@ Before creating your own agent, let's see one in action! The fastest way to expe
8585

8686
## Creating an Agent
8787

88-
![Create an agent gif](/docs/images/hub/create-an-agent.gif)
88+
![Create an agent gif](/images/hub/create-an-agent.gif)
8989

9090

9191
<Steps>

docs/hub/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "Central platform for discovering, creating, and sharing AI coding
77

88
## What You Can Do on the Hub
99

10-
![Continue Hub Overview](/images/hub/hub-overview.jpg)
10+
![Continue Hub Overview](/images/hub/assets/images/hub-overview.jpg)
1111

1212
<CardGroup cols={3}>
1313

@@ -17,7 +17,7 @@ description: "Central platform for discovering, creating, and sharing AI coding
1717
<Card title="Find, Create, or Share Agents" icon="robot" href="/hub/agents/intro">
1818
Search existing agents or build custom, reusable agents. Standardize prompts, rules, and tools to match your workflows and share with your team.
1919
</Card>
20-
<Card title="Run Agents in Mission Control" icon="radar" href="/hub/mission-control/intro">
20+
<Card title="Run Agents in Mission Control" icon="radar" href="/hub/agents/intro">
2121
Launch and monitor agents across your repositories. Trigger on events or schedules and track performance.
2222
</Card>
2323

0 commit comments

Comments
 (0)