From c6103dd8e99f38e16efaab492f10bd5dbf15bc57 Mon Sep 17 00:00:00 2001 From: InsanityAutomation Date: Sat, 22 Jun 2019 18:46:49 -0400 Subject: [PATCH] Update Version.h --- Marlin/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Version.h b/Marlin/Version.h index 95d4e7cbae..73391acc70 100644 --- a/Marlin/Version.h +++ b/Marlin/Version.h @@ -89,6 +89,6 @@ * The WEBSITE_URL is the location where users can get more information such as * documentation about a specific Marlin release. */ - #define WEBSITE_URL "www.tinymachines3d.com" + #define WEBSITE_URL "tinymachines3d.com" #endif // USE_AUTOMATIC_VERSIONING