diff --git a/Marlin/src/inc/Version.h b/Marlin/src/inc/Version.h index 19fe4c2af0..f15c2538af 100644 --- a/Marlin/src/inc/Version.h +++ b/Marlin/src/inc/Version.h @@ -94,7 +94,7 @@ * The WEBSITE_URL is the location where users can get more information such as * documentation about a specific Marlin release. */ - #define WEBSITE_URL "http://tinymachines3d.com" + #define WEBSITE_URL "tinymachines3d.com" #endif // USE_AUTOMATIC_VERSIONING