---
description: Referencing other rules
globs: 
alwaysApply: false
---
# A Parent rule that specifies multiple references to other rules
The following rule is in the same folder (base cursor rules folder i.e ".cursor/rules"):

- [linked-rule-reference-child1.mdc](mdc:.cursor/rules/linked-rule-reference-child1.mdc)

The following rule is in a subfolder of this folder (child folder of the base cursor rules folder i.e ".cursor/rules/subfolder"):
- [linked-rule-reference-child2.mdc](mdc:.cursor/rules/subfolder/linked-rule-reference-child2.mdc)
