Răsfoiți Sursa

Fix split data sync link in community modules docs (#26055)

Joel Challis 5 luni în urmă
părinte
comite
3dcdf41d1c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/features/community_modules.md

+ 1 - 1
docs/features/community_modules.md

@@ -137,7 +137,7 @@ This file defines RGB matrix effects in the same form as used with `rgb_matrix_k
 
 ### Custom split keyboard data sync
 
-Defines follow the convention, `SPLIT_TRANSACTION_IDS_MODULE_<MODULE>` (see [Custom LED Matrix Effects](split_keyboard#custom-data-sync)). 
+Defines follow the convention, `SPLIT_TRANSACTION_IDS_MODULE_<MODULE>` (see [Custom data sync](split_keyboard#custom-data-sync)). 
 
 ### Compatible APIs