From e43e4e5bec9c45f1a0c63846cfbcf665f7538d7d Mon Sep 17 00:00:00 2001 From: mtsio <mtsio@cryptolab.net> Date: Sun, 27 Nov 2016 21:16:11 +0200 Subject: [PATCH] fix gnewsense link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa86fa65..811e743a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ from the Ubuntu upstream which need it. It might be because they contain non-free stuff, references to Ubuntu that need to be changed, or because we want the package to work our way. -This helpers are similar to some of those in the [gNewSense](http://www.gnewsense.org/Builder/HowToCreateourOwnGNULinuxDistribution) builder, we took +This helpers are similar to some of those in the [gNewSense](http://www.gnewsense.org/Builder/HowToCreateYourOwnGNULinuxDistribution) builder, we took some ideas and even some lines from them. If you plan to build an Ubuntu derivative of your own, we suggest you to use Builder instead of this helpers. -- GitLab