aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feature_rgb_matrix.md')
-rw-r--r--docs/feature_rgb_matrix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_rgb_matrix.md b/docs/feature_rgb_matrix.md
index f3189bf84..2660aad09 100644
--- a/docs/feature_rgb_matrix.md
+++ b/docs/feature_rgb_matrix.md
@@ -562,7 +562,7 @@ static bool my_cool_effect2(effect_params_t* params) {
562#endif // RGB_MATRIX_CUSTOM_EFFECT_IMPLS 562#endif // RGB_MATRIX_CUSTOM_EFFECT_IMPLS
563``` 563```
564 564
565For inspiration and examples, check out the built-in effects under `quantum/rgb_matrix_animations/` 565For inspiration and examples, check out the built-in effects under `quantum/rgb_matrix/animations/`.
566 566
567 567
568## Colors :id=colors 568## Colors :id=colors