From a926a5e7bb5cd52047a8115047cfebe73fa34206 Mon Sep 17 00:00:00 2001 From: rahulpinto19 Date: Mon, 16 Feb 2026 12:09:18 +0000 Subject: [PATCH] docs: fix broken links --- docs/en/getting-started/local_quickstart.md | 2 +- docs/en/samples/bigquery/local_quickstart.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/getting-started/local_quickstart.md b/docs/en/getting-started/local_quickstart.md index 414156f6721..b0831e85636 100644 --- a/docs/en/getting-started/local_quickstart.md +++ b/docs/en/getting-started/local_quickstart.md @@ -18,7 +18,7 @@ This guide assumes you have already done the following: [venv][install-venv]). 1. Installed [PostgreSQL 16+ and the `psql` client][install-postgres]. -[install-python]: https://wiki.python.org/moin/BeginnersGuide/Download +[install-python]: https://www.python.org/downloads/ [install-pip]: https://pip.pypa.io/en/stable/installation/ [install-venv]: https://packaging.python.org/en/latest/tutorials/installing-packages/#creating-virtual-environments diff --git a/docs/en/samples/bigquery/local_quickstart.md b/docs/en/samples/bigquery/local_quickstart.md index e8e64cd9ee5..60da9395df7 100644 --- a/docs/en/samples/bigquery/local_quickstart.md +++ b/docs/en/samples/bigquery/local_quickstart.md @@ -76,7 +76,7 @@ This guide assumes you have already done the following: {{% /tab %}} {{< /tabpane >}} -[install-python]: https://wiki.python.org/moin/BeginnersGuide/Download +[install-python]: https://www.python.org/downloads/ [install-pip]: https://pip.pypa.io/en/stable/installation/ [install-venv]: https://packaging.python.org/en/latest/tutorials/installing-packages/#creating-virtual-environments