Skip to content

Commit

Permalink
fix: fix broken link in covid notebook (#450)
Browse files Browse the repository at this point in the history
* fix: fix broken link in covid notebook

* Update bq_dataframes_covid_line_graphs.ipynb

---------

Co-authored-by: Henry J Solberg <[email protected]>
  • Loading branch information
milkshakeiii and Henry J Solberg authored Mar 15, 2024
1 parent b28f9fd commit adadb06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"<table align=\"left\">\n",
"\n",
" <td>\n",
" <a href=\"https://colab.research.google.com/github/googleapis/python-bigquery-dataframes/tree/main/notebooks/dataframes/bq_dataframes_covid_line_graphs.ipynb\">\n",
" <a href=\"https://colab.research.google.com/github/googleapis/python-bigquery-dataframes/blob/main/notebooks/visualization/bq_dataframes_covid_line_graphs.ipynb\">\n",
" <img src=\"https://cloud.google.com/ml-engine/images/colab-logo-32px.png\" alt=\"Colab logo\"> Run in Colab\n",
" </a>\n",
" </td>\n",
Expand Down

0 comments on commit adadb06

Please sign in to comment.