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