From 1c527842df10347f5be74d2b63beb2e6d6b597bc Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 18 Aug 2023 00:08:48 +0300 Subject: [PATCH] update hugo version --- DEVELOPMENT.md | 2 +- content/en/docs/Contribute/run-locally.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 8a87a03a..36f2cec2 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -44,7 +44,7 @@ docker-compose rm ### Prerequisites * [python3](https://www.python.org/downloads/) -* [hugo (EXTENDED VERSION)](https://github.com/gohugoio/hugo/releases) +* [hugo (EXTENDED VERSION)](https://github.com/gohugoio/hugo/releases/tag/v0.107.0) * [pip](https://pip.pypa.io/en/stable/installing/) * [git 1.8.5 or later](https://github.com/git/git/releases) * [npm v6.14.5](https://nodejs.org/en/) diff --git a/content/en/docs/Contribute/run-locally.md b/content/en/docs/Contribute/run-locally.md index f5f4c5cd..ca9377f8 100644 --- a/content/en/docs/Contribute/run-locally.md +++ b/content/en/docs/Contribute/run-locally.md @@ -45,7 +45,7 @@ docker-compose rm ### Prerequisites * [python3](https://www.python.org/downloads/) -* [hugo (EXTENDED VERSION)](https://github.com/gohugoio/hugo/releases) +* [hugo (EXTENDED VERSION)](https://github.com/gohugoio/hugo/releases/tag/v0.107.0) * [pip](https://pip.pypa.io/en/stable/installing/) * [git 1.8.5 or later](https://github.com/git/git/releases) * [npm v6.14.5](https://nodejs.org/en/)