Don't use board url as override

This commit is contained in:
Scott Lahteine
2019-08-25 19:07:13 -05:00
parent b8e4b993d6
commit b2a4b6f34e
2 changed files with 6 additions and 5 deletions

View File

@ -90,7 +90,7 @@
/**
* The WEBSITE_URL is the location where users can get more information such as
* documentation about a specific Marlin release.
* documentation about a specific Marlin release. Displayed in the Info Menu.
*/
#define WEBSITE_URL "http://marlinfw.org"