Skip to content

Commit b63df88

Browse files
authored
Merge pull request #683 from mattip/1.26
update latest release button in all languages
2 parents 268abd1 + 196645b commit b63df88

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ params:
1010
# Hero subtitle (optional)
1111
subtitle: The fundamental package for scientific computing with Python
1212
# Button text
13-
buttontext: "Latest release: NumPy 1.25. View all releases"
13+
buttontext: "Latest release: NumPy 1.26. View all releases"
1414
# Where the main hero button links to
1515
buttonlink: "/news/#releases"
1616
# Hero image (from static/images/___)

content/ja/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ params:
1010
#Hero subtitle (optional)
1111
subtitle: Pythonによる科学技術計算の基礎パッケージ
1212
#Button text
13-
buttontext: "最新リリース: Numpy 1.25. すべてのリリースを表示する"
13+
buttontext: "最新リリース: Numpy 1.26. すべてのリリースを表示する"
1414
#Where the main hero button links to
1515
buttonlink: "/ja/news/#releases"
1616
#Hero image (from static/images/___)

content/pt/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ params:
1010
#Hero subtitle (optional)
1111
subtitle: A biblioteca fundamental para computação científica com Python
1212
#Button text
13-
buttontext: "Última versão: NumPy 1.25. Veja todas as versões"
13+
buttontext: "Última versão: NumPy 1.26. Veja todas as versões"
1414
#Where the main hero button links to
1515
buttonlink: "/pt/news/#releases"
1616
#Hero image (from static/images/___)

0 commit comments

Comments
 (0)