Commit 4a8194e
authored
MINOR: [Docs] Change Conda PyArrow badge to Anaconda's official one (#48390)
### Rationale for this change
`shields.io` for pyarrow is broken for some reasons for last few days specifically for several packages with failing a request timeout:
<img width="425" height="116" alt="Screenshot 2025-12-08 at 7 09 02 AM" src="https://github.com/user-attachments/assets/cca495d5-e34f-491e-95d0-b8595c306e60" />
Instead of relying on the thirdparty project, we should better use the official ones provided by Anaconda in https://anaconda.org/conda-forge/pyarrow/badges
### What changes are included in this PR?
Changes the URI for Conda badge to use the official one provided in Anaconda (https://anaconda.org/conda-forge/pyarrow/badges).
### Are these changes tested?
Yes, manually tested via my browser.
### Are there any user-facing changes?
No.
Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>1 parent 9c1a05c commit 4a8194e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments