Skip to content

Commit

Permalink
fix(docs): make links clickable on AWS Auth page (#1799)
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoin authored Jun 3, 2024
1 parent fd77d8a commit f406344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/configuration/authentifications/aws-iam-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ akhq:
```
## References
https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html
https://github.com/aws/aws-msk-iam-auth/blob/main/README.md
[https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html](https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html)
[https://github.com/aws/aws-msk-iam-auth/blob/main/README.md](https://github.com/aws/aws-msk-iam-auth/blob/main/README.md)

0 comments on commit f406344

Please sign in to comment.