From 9019643e7d3a0fd59aaff15752e9615a41404880 Mon Sep 17 00:00:00 2001 From: Michael Dorner Date: Sat, 9 Nov 2024 10:04:59 +0100 Subject: [PATCH] Update users.json Fix name (in particular for Windows users) --- exampleSite/content/users/users.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 2d4479ce..0f07b0d3 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -768,7 +768,7 @@ ] }, { - "title": "Handbook on Teaching Empirical Software Engineering: Online Materials", + "title": "Online Materials for the Handbook on Teaching Empirical Software Engineering", "url": "https://www.emse.education", "source": "https://github.com/mendezfe/temse", "tags": [ @@ -807,4 +807,4 @@ "CV" ] } -] \ No newline at end of file +]