Skip to content

Commit

Permalink
Fix link to ModHeader (#15)
Browse files Browse the repository at this point in the history
For some reason, Mozilla removed ModHeader from their repository. let's delegate addon/ext distribution to the official site of the ModHeader ext (there are links to other browsers)
  • Loading branch information
alies-dev authored Jun 23, 2024
1 parent ab4579c commit 87cf0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Alternatively, you can include the `X-Xhprof-Enabled` header in your request to
Enabled values: `true` `1` `on` `yes`
Disabled values: `false` `0` `off` `no`

This feature works great with a browser extension like [ModHeader](https://addons.mozilla.org/en-US/firefox/addon/modheader-firefox/). It lets you switch profiling on and off right from your browser.
This feature works great with a browser extension like [ModHeader](https://modheader.com/). It lets you switch profiling on and off right from your browser.

## Usage with Sail

Expand Down

0 comments on commit 87cf0da

Please sign in to comment.