Skip to content

docs: fix broken links in README.md files for handwritten libraries#13605

Draft
lqiu96 wants to merge 1 commit into
mainfrom
fix-issue-13530-java
Draft

docs: fix broken links in README.md files for handwritten libraries#13605
lqiu96 wants to merge 1 commit into
mainfrom
fix-issue-13530-java

Conversation

@lqiu96

@lqiu96 lqiu96 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Updates the shared README.md template to fix Authentication and Troubleshooting links globally, and to handle monorepo pathing for samples.

Updates .repo-metadata.json and regenerates README.md (or manually fixes them) for the following libraries to resolve broken Javadocs, Authentication, Troubleshooting, and Samples links:

java-bigtable
java-pubsub
java-bigquery
java-bigquerystorage
java-datastore
java-logging
java-logging-logback
java-storage
java-storage-nio
java-spanner
java-spanner-jdbc
java-firestore

Fixes: googleapis/google-cloud-java#13530 (for Firestore, but also applies this to the other handwritten libraries)

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@lqiu96 lqiu96 force-pushed the fix-issue-13530-java branch 5 times, most recently from 321b384 to 9a561d2 Compare July 1, 2026 00:00
@lqiu96 lqiu96 changed the title docs: fix broken links in README.md files for multiple libraries docs: fix broken links in README.md files for handwritten libraries Jul 1, 2026
@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2026
@lqiu96 lqiu96 force-pushed the fix-issue-13530-java branch from 68319f5 to bae92e6 Compare July 8, 2026 03:18
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 8, 2026
@lqiu96 lqiu96 force-pushed the fix-issue-13530-java branch from bae92e6 to 7cbf6f5 Compare July 8, 2026 04:09
This updates the client documentation links in librarian.yaml and manually in .repo-metadata.json / README.md files to use /latest/overview instead of /latest/history for the affected libraries, and regenerates all libraries.
@lqiu96 lqiu96 force-pushed the fix-issue-13530-java branch from 7cbf6f5 to f464222 Compare July 8, 2026 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs (java-firestore): Broken redirects, samples and reference links in the README

2 participants