Skip to content

Fix link to tpu-inference repo in README.md - #281

Open
mbrukman wants to merge 1 commit into
AI-Hypercomputer:mainfrom
mbrukman:fix-tpu-inference-url-add-missing-protocol
Open

Fix link to tpu-inference repo in README.md#281
mbrukman wants to merge 1 commit into
AI-Hypercomputer:mainfrom
mbrukman:fix-tpu-inference-url-add-missing-protocol

Conversation

@mbrukman

Copy link
Copy Markdown

Add missing https:// protocol to the URL, without which, it is treated as a local file, which doesn't exist in this repo.

Add missing `https://` protocol to the URL, without which, it is treated as a local file, which doesn't exist in this repo.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for freeto 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.

1 participant

@mbrukman