Skip to content

Commit 5f23f6b

Browse files
committed
Change repo URL in License screen to this fork
1 parent 2813f78 commit 5f23f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/displayapp/screens/SystemInfo.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen5() {
288288
"Public License v3\n"
289289
"#808080 Source code#\n"
290290
"#FFFF00 https://github.com/#\n"
291-
"#FFFF00 InfiniTimeOrg/#\n"
291+
"#FFFF00 dariusarnold/#\n"
292292
"#FFFF00 InfiniTime#");
293293
lv_label_set_align(label, LV_LABEL_ALIGN_CENTER);
294294
lv_obj_align(label, lv_scr_act(), LV_ALIGN_CENTER, 0, 0);

0 commit comments

Comments
 (0)