Skip to content

Commit e1a33f2

Browse files
fix: Update links and section title for clarity in constitution documentation
1 parent 74dfcbc commit e1a33f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.specify/memory/constitution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
201201
- Configuration file at `.github/PSModule.yml` (YAML, JSON, or PSD1 format supported)
202202
- Reference: [Process-PSModule Configuration Documentation](https://github.com/PSModule/Process-PSModule#configuration)
203-
- Use Template-PSModule as starting point: https://github.com/PSModule/Template-PSModule
203+
- Use Template-PSModule as starting point: [Template-PSModule](https://github.com/PSModule/Template-PSModule)
204204

205205
### Build Process Requirements
206206

@@ -537,7 +537,7 @@ Publish:
537537
IgnoreLabels: ['NoRelease', 'skip'] # Labels that skip publishing
538538
```
539539

540-
### Workflow Integration Requirements
540+
### Workflow Trigger Configuration
541541

542542
Consuming repositories MUST configure their workflow file to trigger on appropriate PR events:
543543

0 commit comments

Comments
 (0)