From 3d5cc25c3b6d3ccaccc055f4b0de564ff6248b40 Mon Sep 17 00:00:00 2001 From: "Alex O. Holcombe" Date: Wed, 18 Dec 2024 16:10:59 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2a279..347b740 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ To load the webpage locally for development purposes: ## Updating the Hugo site, including the translations -To update the [HTML site](https://contributorshipcollaboration.github.io/) that this repo creates: +To trigger updating of the Hugo [HTML site](https://contributorshipcollaboration.github.io/) that this repo creates: * make any change to this repo (which is distinct from the translations repo). That will trigger Hugo to re-render the HTML, including using the translations of CRediT encoded in [the JSON files](https://github.com/contributorshipcollaboration/credit-translation/tree/main/translations) to create the HTML translation webpages.