mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Fix Homebrew link (#4822)
## Issue Addressed N/A ## Proposed Changes I saw a false positive on the link-check CI run and while investigating I noticed that this link technically 404's but is not "dead" in the strict sense. I have updated it to the correct path.
This commit is contained in:
@@ -31,6 +31,6 @@ Alternatively, you can find the `lighthouse` binary at:
|
||||
|
||||
The [formula][] is kept up-to-date by the Homebrew community and a bot that lists for new releases.
|
||||
|
||||
The package source can be found in the [homebrew-core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/lighthouse.rb) repo.
|
||||
The package source can be found in the [homebrew-core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/l/lighthouse.rb) repo.
|
||||
|
||||
[formula]: https://formulae.brew.sh/formula/lighthouse
|
||||
|
||||
Reference in New Issue
Block a user