Skip to content

Commit ae5daaa

Browse files
authored
Fix link to pandas website in Translations announcement post (#234)
1 parent 217f4bf commit ae5daaa

File tree

1 file changed

+1
-1
lines changed
  • content/posts/scientific-python/translations

1 file changed

+1
-1
lines changed

content/posts/scientific-python/translations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You may have seen that translations into some languages are already available fo
2424

2525
![Screenshot of the numpy.org site in Japanese, with a version switcher in the top right corner showing the English and Portuguese language options.](numpyorg.png)
2626

27-
A number of core projects have also joined this effort and are set up to start with translations. At the moment, we are targeting [NumPy](https://numpy.org), [SciPy](https://scipy.org), [NetworkX](https://networkx.org), [Xarray](https://xarray.dev), and [pandas](https://pandas.org). We're offering to help other core projects integrate something similar into their websites, and we aim to accomplish this in a way that requires minimal effort from the core project maintainers, using [Crowdin](https://scientific-python.crowdin.com).
27+
A number of core projects have also joined this effort and are set up to start with translations. At the moment, we are targeting [NumPy](https://numpy.org), [SciPy](https://scipy.org), [NetworkX](https://networkx.org), [Xarray](https://xarray.dev), and [pandas](https://pandas.pydata.org). We're offering to help other core projects integrate something similar into their websites, and we aim to accomplish this in a way that requires minimal effort from the core project maintainers, using [Crowdin](https://scientific-python.crowdin.com).
2828

2929
For the moment, our scope is to translate only the projects' websites—the landing pages you see when you check out the links above—and **not** full documentation. We are intentionally starting small with the goal of completing this first phase and then potentially expanding once the translations team is established.
3030

0 commit comments

Comments
 (0)