Skip to content

Commit 9363536

Browse files
committed
chore: update docker-agent schema url
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent 6dabf0d commit 9363536

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs_engineer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/docker-agent/refs/heads/main/cagent-schema.json
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/docker-agent/refs/heads/main/agent-schema.json
22
agents:
33
root:
44
model: opus

tech_writer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/docker-agent/refs/heads/main/cagent-schema.json
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/docker-agent/refs/heads/main/agent-schema.json
22
agents:
33
root:
44
model: coordinator

0 commit comments

Comments
 (0)