From 92f6691fff9b5ae4c33fc00690355503b303c4ab Mon Sep 17 00:00:00 2001 From: Thiago Resende Date: Sun, 24 Aug 2025 14:50:41 -0300 Subject: [PATCH] Fix nyc data link Signed-off-by: Thiago Resende --- tutorials/tutorial-hello-timescale.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/tutorial-hello-timescale.md b/tutorials/tutorial-hello-timescale.md index ace02043..e17e9dd3 100644 --- a/tutorials/tutorial-hello-timescale.md +++ b/tutorials/tutorial-hello-timescale.md @@ -812,7 +812,7 @@ Ready for more learning? Here’s a few suggestions: [install-timescale]: /getting-started/installation [setup-psql]: /getting-started/install-psql-tutorial [NYCTLC]: https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page -[nyc_data]: https://timescaledata.blob.core.windows.net/datasets/nyc_data.tar.gz +[nyc_data]: https://assets.timescale.com/docs/downloads/nyc_data.tar.gz [postgis]: http://postgis.net/documentation [time-series-forecasting]: /tutorials/tutorial-forecasting [continuous-aggregates]: /tutorials/continuous-aggs-tutorial