Update project URL in SystemInfo
Pinetime -> InfiniTime
This commit is contained in:
parent
ada9425357
commit
509ac066d4
|
@ -119,6 +119,6 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen3() {
|
||||||
"Public License v3\n"
|
"Public License v3\n"
|
||||||
"Source code:\n"
|
"Source code:\n"
|
||||||
"https://github.com/\n"
|
"https://github.com/\n"
|
||||||
" JF002/Pinetime");
|
" JF002/InfiniTime");
|
||||||
return std::unique_ptr<Screen>(new Screens::Label(app, t3));
|
return std::unique_ptr<Screen>(new Screens::Label(app, t3));
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user