Skip to content

Commit 2001aa1

Browse files
committed
fix ordering + testing title
1 parent 6aa1260 commit 2001aa1

File tree

4 files changed

+8
-17
lines changed

4 files changed

+8
-17
lines changed

src/content/docs/agents/examples/testing-your-agents.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/content/docs/agents/getting-started/quick-start.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Quick start
33
pcx_content_type: get-started
4-
updated: 2025-02-20
4+
updated: 2025-02-24
55
sidebar:
6-
order: 10
6+
order: 2
77

88
---
99

src/content/docs/agents/getting-started/testing-your-agent.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Observing Agents
3-
updated: 2025-02-20
2+
title: Testing your Agents
3+
pcx_content_type: get-started
4+
updated: 2025-02-24
45
sidebar:
5-
order: 2
6+
order: 10
67

78
---
89

src/content/docs/agents/getting-started/writing-your-first-agent.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Writing your first Agent
3-
updated: 2025-02-20
3+
pcx_content_type: get-started
4+
updated: 2025-02-24
45
sidebar:
56
order: 1
67

0 commit comments

Comments
 (0)