Skip to content

docs: fix broken notebook links in Get_started_Generate_Content#1277

Merged
Giom-V merged 1 commit into
google-gemini:mainfrom
manumishra12:docs/fix-getstarted-gencontent-links
Jun 25, 2026
Merged

docs: fix broken notebook links in Get_started_Generate_Content#1277
Giom-V merged 1 commit into
google-gemini:mainfrom
manumishra12:docs/fix-getstarted-gencontent-links

Conversation

@manumishra12

@manumishra12 manumishra12 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Fixes internal links in quickstarts/Get_started_Generate_Content.ipynb that pointed to notebooks which have been renamed or removed. All corrected targets exist in the repo, and the notebook remains valid JSON.

Broken link Corrected to
../quickstarts/Video.ipynb ../quickstarts/Video_understanding.ipynb
./Image_out.ipynb ./Get_Started_Nano_Banana.ipynb (the cell describes it as "Image generation … aka Nano-banana")
./JSON.ipynb ./JSON_mode.ipynb
./File-API.ipynb ./File_API.ipynb

Verification

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request addresses broken internal navigation links within the documentation. By updating references to point to the correct, existing files, the changes ensure that users can successfully navigate between related notebooks and guides without encountering 404 errors or dead links.

Highlights

  • Link Repair: Corrected multiple broken internal links in 'Get_started_Generate_Content.ipynb' that pointed to renamed or removed notebook files.
  • Documentation Update: Updated the 'quickstarts-js/README.md' to point to the correct filename for the Image Output JavaScript quickstart.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions github-actions Bot added status:awaiting review PR awaiting review from a maintainer component:quickstarts Issues/PR referencing quickstarts folder labels Jun 25, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several notebook and file references in the JavaScript README and the Python Get Started notebook to match updated filenames. Feedback is provided to correct a missing closing double quote in the "Nano-banana" model reference within the Python notebook.

Comment thread quickstarts/Get_started_Generate_Content.ipynb
Several internal links pointed to notebooks that were renamed or removed:

- Video.ipynb       -> Video_understanding.ipynb
- Image_out.ipynb   -> Get_Started_Nano_Banana.ipynb (the cell calls it
                       'Image generation ... aka Nano-banana')
- JSON.ipynb        -> JSON_mode.ipynb
- File-API.ipynb    -> File_API.ipynb

All corrected targets exist on disk and the notebook remains valid JSON.
@manumishra12
manumishra12 force-pushed the docs/fix-getstarted-gencontent-links branch from 93b83a9 to 316a57b Compare June 25, 2026 06:14
@manumishra12 manumishra12 changed the title docs: fix broken notebook links in Get_started_Generate_Content and quickstarts-js README docs: fix broken notebook links in Get_started_Generate_Content Jun 25, 2026
@Giom-V
Giom-V merged commit bfaf8f3 into google-gemini:main Jun 25, 2026
10 checks passed
@kkorpal kkorpal self-assigned this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:quickstarts Issues/PR referencing quickstarts folder status:awaiting review PR awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants