We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7681f commit 42ab96dCopy full SHA for 42ab96d
docs/docs/getting_started/installation.md
@@ -6,7 +6,7 @@ description: Setup the CocoIndex environment in 0-3 min
6
## 🐍 Python and Pip
7
To follow the steps in this guide, you'll need:
8
9
-1. Install [Python](https://www.python.org/downloads/). We support Python 3.11 to 3.13.
+1. Install [Python](https://wiki.python.org/moin/BeginnersGuide/Download/). We support Python 3.11 to 3.13.
10
2. Install [pip](https://pip.pypa.io/en/stable/installation/) - a Python package installer
11
12
0 commit comments