Skip to content

fix: remove broken README links in gemini quickstart#158

Merged
gautammanak1 merged 2 commits into
fetchai:mainfrom
charu2210:fix-readme-broken-links-119
Jun 17, 2026
Merged

fix: remove broken README links in gemini quickstart#158
gautammanak1 merged 2 commits into
fetchai:mainfrom
charu2210:fix-readme-broken-links-119

Conversation

@charu2210

Copy link
Copy Markdown
Contributor

Summary

Removed broken README links in gemini-quickstart/README.md that referenced non-existent example directories.

Updated the "Coming Soon" sections to plain text headings so users no longer encounter 404 navigation errors when browsing the repository.

Type of Change

  • New agent example
  • Bug fix
  • Documentation update
  • Refactor / cleanup
  • Other

Checklist

  • I have starred this repository.
  • New community agents are under contributors/<agent-name>/ (not repo root).
  • I ran ruff check ..
  • I ran ruff format ..
  • I added/updated README.md for changed example(s).
  • I added .env.example if environment variables are required.
  • I added demo image/GIF (if applicable).
  • I added agent profile link (if applicable).
  • I updated contributors/CHANGELOG.md for community agent changes, or root CHANGELOG.md for other non-doc changes.
  • I added my agent to the Community Contributors table in root README.md (if new agent).
  • I verified paths/commands used in docs.
  • I understand this PR requires maintainer review before merge (review-required CI).

Related Issue

Closes #119

Notes for Reviewers

This PR only updates documentation.

Changes made:

  • Removed broken links to:

    • 07-document-qa-agent
    • 08-multimodal-agent
    • 09-mcp-integration
    • 10-multi-agent-workflow
  • Retained the corresponding sections as non-clickable "Coming Soon" entries.

  • No code changes were made.

@github-actions github-actions Bot added documentation Improvements or additions to documentation gssoc26 GirlScript Summer of Code 2026 contribution level1 GSSoC level 1 - beginner friendly (lowest points) labels Jun 16, 2026
@gautammanak1 gautammanak1 self-requested a review June 16, 2026 18:36
@gautammanak1 gautammanak1 self-assigned this Jun 16, 2026
@gautammanak1

Copy link
Copy Markdown
Collaborator

No description provided.

@charu2210

Copy link
Copy Markdown
Contributor Author

@gautammanak1 , I have fixed the issue from my side. Kindly re-check.

@gautammanak1 gautammanak1 added the gssoc:approved GSSoC validation: approved by Project Admin label Jun 17, 2026
@gautammanak1 gautammanak1 merged commit f985359 into fetchai:main Jun 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation gssoc:approved GSSoC validation: approved by Project Admin gssoc26 GirlScript Summer of Code 2026 contribution level1 GSSoC level 1 - beginner friendly (lowest points)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong path: Broken README links in gemini-quickstart reference non-existent example folders

2 participants