Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit b1c28cc

Browse files
authored
Fix link syntax
1 parent d4054d0 commit b1c28cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ jobs:
5555
5656
### Can I use assume-role?
5757
58-
If you use assume-role, we recommend using (awscredswrap)[https://github.com/marketplace/actions/aws-assume-role-github-actions].
58+
If you use assume-role, we recommend using [awscredswrap](https://github.com/marketplace/actions/aws-assume-role-github-actions).
59+
5960
See: https://github.com/marketplace/actions/aws-assume-role-github-actions#use-as-github-actions
6061
6162
```yaml

0 commit comments

Comments
 (0)