Skip to content

Commit 219d037

Browse files
committed
Updated exmaple link
1 parent 42c35e9 commit 219d037

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We welcome the following types of contributions:
2626

2727
### Step 2: Create the YAML File
2828

29-
Use the template at [data/example-001.yaml] which includes all required and optional fields with detailed comments and formatting examples.
29+
Use the template at [example-001.yaml](data/example-001.yaml) which includes all required and optional fields with detailed comments and formatting examples.
3030

3131
### Step 3: Validate Your File
3232

@@ -156,11 +156,11 @@ Must be one of:
156156
- Uses structured format with `nodes` and `edges` arrays
157157
- Node types: `principal` (users/roles), `resource` (AWS resources), `payload` (attacker actions), `outcome` (results)
158158
- Supports conditional branching for different outcomes
159-
- See `data/example-001.yaml` for a complete example
159+
- See [example-001.yaml](data/example-001.yaml) for a complete example
160160

161161
## Examples
162162

163-
Use the template at [data/example-001.yaml] or any of the existing paths to get started.
163+
Use the template at [example-001.yaml](data/example-001.yaml) or any of the existing paths to get started.
164164

165165
## Pull Request Guidelines
166166

0 commit comments

Comments
 (0)