Skip to content

Commit a1e1441

Browse files
wuliang229copybara-github
authored andcommitted
fix: update contributing links
Merge #1528 COPYBARA_INTEGRATE_REVIEW=#1528 from google:doc ec8325e PiperOrigin-RevId: 775383121
1 parent f33e090 commit a1e1441

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ log/
8282
.env.development.local
8383
.env.test.local
8484
.env.production.local
85+
uv.lock
8586

8687
# Google Cloud specific
8788
.gcloudignore

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ For any changes that impact user-facing documentation (guides, API reference, tu
200200

201201
## Contributing Resources
202202

203-
[Contributing folder](https://github.com/google/adk-python/tree/main/contributing/samples) has resources that is helpful for contributors.
203+
[Contributing folder](https://github.com/google/adk-python/tree/main/contributing) has resources that is helpful for contributors.
204204

205205

206206
## Code reviews

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ adk eval \
135135
## 🤝 Contributing
136136

137137
We welcome contributions from the community! Whether it's bug reports, feature requests, documentation improvements, or code contributions, please see our
138-
- [General contribution guideline and flow](https://google.github.io/adk-docs/contributing-guide/#questions).
138+
- [General contribution guideline and flow](https://google.github.io/adk-docs/contributing-guide/).
139139
- Then if you want to contribute code, please read [Code Contributing Guidelines](./CONTRIBUTING.md) to get started.
140140

141141
## 📄 License

0 commit comments

Comments
 (0)