From 39c592ef3ea10bf95f47c17aeace680e906aba06 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 15 Dec 2018 19:55:36 +0100 Subject: [PATCH] Improve link to minetest. --- blog/data/2018-12-15-learn-program-minetest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/data/2018-12-15-learn-program-minetest.txt b/blog/data/2018-12-15-learn-program-minetest.txt index dacd2fc83d..fc84101b04 100644 --- a/blog/data/2018-12-15-learn-program-minetest.txt +++ b/blog/data/2018-12-15-learn-program-minetest.txt @@ -15,7 +15,7 @@ Raspberry Pi, and has since been ported to some server versions of Minecraft. The book contain recipes for those using Windows, MacOSX and Raspian. But a little known fact is that you can follow the same recipes using the free software construction game -Minetest.

+Minetest.

There is a Minetest module implementing the same API, making it possible to -- 2.47.2