Shorten Website URLs
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#define BOARD_INFO_NAME "MKS SBASE"
|
||||
#endif
|
||||
#ifndef BOARD_WEBSITE_URL
|
||||
#define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SBASE"
|
||||
#define BOARD_WEBSITE_URL "github.com/makerbase-mks/MKS-SBASE"
|
||||
#endif
|
||||
|
||||
#define LED_PIN P1_18 // Used as a status indicator
|
||||
|
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "MKS SGen-L"
|
||||
#define BOARD_WEBSITE_URL "https://github.com/makerbase-mks/MKS-SGEN_L"
|
||||
#define BOARD_WEBSITE_URL "github.com/makerbase-mks/MKS-SGEN_L"
|
||||
|
||||
//
|
||||
// Servos
|
||||
|
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "Selena Compact"
|
||||
#define BOARD_WEBSITE_URL "https://github.com/Ales2-k/Selena"
|
||||
#define BOARD_WEBSITE_URL "github.com/Ales2-k/Selena"
|
||||
|
||||
//
|
||||
// Servos
|
||||
|
Reference in New Issue
Block a user