Browse Source

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

Joel Challis 4 months ago
parent
commit
3dcdf41d1c
1 changed files with 1 additions and 1 deletions
  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