We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217281c commit 63bccccCopy full SHA for 63bcccc
1 file changed
src/main.c
@@ -56,7 +56,7 @@ __attribute__((weak)) const char* Version_GetGitVersion(void) {
56
static char* format_about = \
57
"\nT-962-controller open source firmware (%s)" \
58
"\n" \
59
-"\nSee https://github.com/UnifiedEngineering/T-962-improvement for more details." \
+"\nSee https://github.com/UnifiedEngineering/T-962-improvements for more details." \
60
61
"\nInitializing improved reflow oven...";
62
0 commit comments