Skip to content

Commit b51c38a

Browse files
authored
BUG: Fixing broken link in getting_started.md (#57218)
Fixing broken link in getting_started.md
1 parent 77188e0 commit b51c38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The next steps provides the easiest and recommended way to set up your
66
environment to use pandas. Other installation options can be found in
77
the [advanced installation page]({{ base_url}}docs/getting_started/install.html).
88

9-
1. Download [Anaconda](https://www.anaconda.com/distribution/) for your operating system and
9+
1. Download [Anaconda](https://www.anaconda.com/download/) for your operating system and
1010
the latest Python version, run the installer, and follow the steps. Please note:
1111

1212
- It is not needed (and discouraged) to install Anaconda as root or administrator.

0 commit comments

Comments
 (0)