Skip to content

Commit

Permalink
Fixing broken links (#361)
Browse files Browse the repository at this point in the history
* Vertex AI link
* Formatting
  • Loading branch information
Giom-V authored Dec 18, 2024
1 parent 82e6090 commit 979da7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gemini-2/get_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"source": [
"### Initialize SDK client\n",
"\n",
"With the new SDK you now only need to initialize a client with you API key (or OAuth if using [Vertex AI](https://link_to_vertex_AI)). The model is now set in each call."
"With the new SDK you now only need to initialize a client with you API key (or OAuth if using [Vertex AI](https://cloud.google.com/vertex-ai)). The model is now set in each call."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion gemini-2/spatial_understanding_3d.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"source": [
"### Initialize SDK client\n",
"\n",
"With the new SDK you now only need to initialize a client with you API key (or OAuth if using [Vertex AI](https://link_to_vertex_AI)). The model is now set in each call."
"With the new SDK you now only need to initialize a client with you API key (or OAuth if using [Vertex AI](https://cloud.google.com/vertex-ai)). The model is now set in each call."
]
},
{
Expand Down

0 comments on commit 979da7c

Please sign in to comment.