Skip to content

Commit c79443e

Browse files
committed
Merge PR UnifiedEngineering#252: Fix typo in URL
2 parents 02d30ed + 63bcccc commit c79443e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ __attribute__((weak)) const char* Version_GetGitVersion(void) {
5656
static char* format_about = \
5757
"\nT-962-controller open source firmware (%s)" \
5858
"\n" \
59-
"\nSee https://github.com/UnifiedEngineering/T-962-improvement for more details." \
59+
"\nSee https://github.com/UnifiedEngineering/T-962-improvements for more details." \
6060
"\n" \
6161
"\nInitializing improved reflow oven...";
6262

0 commit comments

Comments
 (0)