Skip to content

Commit 60b195c

Browse files
authored
fix path to script
1 parent 4d9db90 commit 60b195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toc/ROLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ approver in an OWNERS file:
303303
The [contributions-for-user.sh script](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/contributions-for-user.sh) can be used to help gather information from GitHub related to Issues, PRs, and code contributions. It requires the `gh` CLI, and for users to authenticate with credentials allowing Gist creation:
304304

305305
```
306-
./working-groups/contributions-for-user.sh <github username> <working group name>
306+
./toc/working-groups/contributions-for-user.sh <github username> <working group name>
307307
```
308308

309309
- Nominated by a WG lead (with no objections from other leads).

0 commit comments

Comments
 (0)