diff --git a/docs/en/getting-started/local_quickstart.md b/docs/en/getting-started/local_quickstart.md index 414156f672..b0831e8563 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 e8e64cd9ee..60da9395df 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