Skip to content

Commit 9e2966f

Browse files
committed
docs: update site and workflow (9e0cdbf)
1 parent 0eb9cfd commit 9e2966f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to agents-cli
22

3-
We welcome contributions to agents-cli! If you'd like to report a bug, suggest a feature, or discuss a change, please [open an issue](https://github.com/googlecloudplatform/agents-cli/issues) on GitHub. Pull requests are not currently accepted.
3+
We welcome contributions to agents-cli! If you'd like to report a bug, suggest a feature, or discuss a change, please [open an issue](https://github.com/google/agents-cli/issues) on GitHub. Pull requests are not currently accepted.
44

55
When opening an issue, include:
66
- A clear description of the problem or suggestion

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://github.com/google/agents-cli/blob/main/docs/src/assets/logo_sm.png" alt="agents-cli logo" width="120" />
2+
<img src="https://raw.githubusercontent.com/google/agents-cli/main/docs/src/assets/logo_sm.png" alt="agents-cli logo" width="120" />
33
<h1><code>agents-cli</code></h1>
44
<p>The CLI and skills for building agents on Gemini Enterprise Agent Platform.</p>
55

@@ -127,7 +127,7 @@ See the [full tutorial](https://google.github.io/agents-cli/guide/quickstart-tut
127127

128128
The Google Cloud agent stack that `agents-cli` builds on:
129129

130-
![Architecture](https://github.com/google/agents-cli/blob/main/docs/src/assets/architecture.png "Architecture")
130+
![Architecture](https://raw.githubusercontent.com/google/agents-cli/main/docs/src/assets/architecture.png "Architecture")
131131

132132
## FAQ
133133

0 commit comments

Comments
 (0)