Skip to content

Commit 00251f4

Browse files
authored
update hugo version to 0.125.4 in contribute, to avoid build error (#1899)
update hugo version to 0.125.4 in contribute, to avoid build error confused since hugo 0.129.0
1 parent de4ba9a commit 00251f4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_and_docs/content/documentation/about/contributing.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ and check out your copy locally.
117117
We use [Hugo](https://gohugo.io/) and the [Docsy theme](https://www.docsy.dev/)
118118
to build and render the site. You will need the “extended”
119119
Sass/SCSS version of the Hugo binary to work on this site. We recommend
120-
to use Hugo 0.110.0 or higher.
120+
to use Hugo 0.125.4 .
121121

122122
Please follow the [Install Hugo](https://www.docsy.dev/docs/getting-started/#install-hugo)
123123
instructions from Docsy.

website_and_docs/content/documentation/about/contributing.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Seleniumプロジェクトは新しいコントリビュータを歓迎します
113113
We use [Hugo](https://gohugo.io/) and the [Docsy theme](https://www.docsy.dev/)
114114
to build and render the site. You will need the “extended”
115115
Sass/SCSS version of the Hugo binary to work on this site. We recommend
116-
to use Hugo 0.110.0 or higher.
116+
to use Hugo 0.125.4 .
117117

118118
Please follow the [Install Hugo](https://www.docsy.dev/docs/getting-started/#install-hugo)
119119
instructions from Docsy.

website_and_docs/content/documentation/about/contributing.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ e faça checkout na sua cópia localmente.
117117

118118
Usamos [Hugo](https://gohugo.io/) e [Docsy theme](https://www.docsy.dev/)
119119
para criar e gerar o website. Você vai necessitar de usar a versão "extended"
120-
Sass/SCSS do binário Hugo. Recomendamos a versão 0.110.0 ou superior.
120+
Sass/SCSS do binário Hugo. Recomendamos a versão 0.125.4 .
121121

122122
Por favor siga as instruções do Docsy [Install Hugo](https://www.docsy.dev/docs/getting-started/#install-hugo)
123123

website_and_docs/content/documentation/about/contributing.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Selenium项目欢迎新的贡献者.
113113
我们使用 [Hugo](https://gohugo.io/)[Docsy theme](https://www.docsy.dev/)
114114
用于构建和渲染本网站.
115115
你需要Hugo“extended”扩展的Sass/SCSS版本用于这个网站.
116-
我们推荐使用0.110.0或更高版本的Hugo.
116+
我们推荐使用Hugo 0.125.4 .
117117

118118
请参考来自Docsy的说明
119119
[安装Hugo](https://www.docsy.dev/docs/getting-started/#install-hugo) .

0 commit comments

Comments
 (0)