From 80bdd04717c213a4ede10b07c34a646ff8e21fe9 Mon Sep 17 00:00:00 2001 From: Alies Lapatsin <5278175+alies-dev@users.noreply.github.com> Date: Sat, 25 May 2024 13:21:07 +0400 Subject: [PATCH] Fix link to ModHeader 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) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 114002b..3929304 100644 --- a/README.md +++ b/README.md @@ -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