From c2e6974391278ba0ce3cc3d5a5bfe3e78d052b9b Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 12 Sep 2021 13:19:55 +0200 Subject: [PATCH] Update education page readded "Mining for Education" which changed URL removed "Google CTF Mesecons Challenge": the page from 2019 is gone and no archived version seems to exist --- _data/edu.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/edu.yml b/_data/edu.yml index b16c143..b7c079c 100644 --- a/_data/edu.yml +++ b/_data/edu.yml @@ -69,10 +69,10 @@ resources: para: Learn how to use Minetest's Lua API to create mods and games. url: https://rubenwardy.com/minetest_modding_book/ -- title: Google CTF Mesecons Challenge - author: Google - para: I've stumbled upon this weird Minetest map, can you make sense out of it? - url: https://capturetheflag.withgoogle.com/#challenges/hardware-minetest +- title: Mining for Education + author: Paul Brown, OS Mag + para: An article explaining why you should use Minetest for education, and a guide in doing so. + url: https://www.ocsmag.com/mining-for-education/ - title: Learning with Minetest author: Teacher Squeaks