Explorar o código

Clock, music player, snake game from firmware repo (#19)

Co-authored-by: Astra <me@astrra.space>
Co-authored-by: あく <alleteam@gmail.com>
Nikolay Minaylov %!s(int64=2) %!d(string=hai) anos
pai
achega
e9062190dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/scenes/dap_scene_about.c

+ 1 - 1
gui/scenes/dap_scene_about.c

@@ -2,7 +2,7 @@
 
 #define DAP_VERSION_APP "0.1.0"
 #define DAP_DEVELOPED "Dr_Zlo"
-#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-firmware"
+#define DAP_GITHUB "https://github.com/flipperdevices/flipperzero-good-faps"
 
 void dap_scene_about_on_enter(void* context) {
     DapGuiApp* app = context;