Skip to content

Commit 509ac06

Browse files
committed
Update project URL in SystemInfo
Pinetime -> InfiniTime
1 parent ada9425 commit 509ac06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/screens/SystemInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,6 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen3() {
119119
"Public License v3\n"
120120
"Source code:\n"
121121
"https://github.com/\n"
122-
" JF002/Pinetime");
122+
" JF002/InfiniTime");
123123
return std::unique_ptr<Screen>(new Screens::Label(app, t3));
124124
}

0 commit comments

Comments
 (0)