Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A GitHub Action for using Mayhem for API to check for reliability, performance a

🤖 Simple to Automate in CI: Tests belong in CI, running on every commit and PRs. We make it easy, and provide results right in your PRs where you want them. Adding Mayhem for API to a DevOps pipeline is easy.

Want to try it? [Sign up for free](http://mayhem.forallsecure.com/) today!
Want to try it? [Get started for free](https://forallsecure.com/mayhem-free) today!

## Usage

Expand Down Expand Up @@ -137,4 +137,4 @@ Uploading SARIF reports to GitHub allows you to see any issue found by Mayhem fo
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: mcode.sarif
```
```