Skip to content

Commit

Permalink
Update language.h
Browse files Browse the repository at this point in the history
Updated Ultimaker URL
  • Loading branch information
nallath authored and Wackerbarth committed Jun 27, 2015
1 parent 32d431f commit 04df544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/language.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

#if MB(ULTIMAKER)|| MB(ULTIMAKER_OLD)|| MB(ULTIMAIN_2)
#define MACHINE_NAME "Ultimaker"
#define FIRMWARE_URL "http://firmware.ultimaker.com"
#define FIRMWARE_URL "https://github.com/Ultimaker/Marlin"
#elif MB(RUMBA)
#define MACHINE_NAME "Rumba"
#define FIRMWARE_URL "https://github.com/MarlinFirmware/Marlin"
Expand Down

0 comments on commit 04df544

Please sign in to comment.