diff options
author | Michael Davis | 2022-08-31 08:45:38 +0000 |
---|---|---|
committer | GitHub | 2022-08-31 08:45:38 +0000 |
commit | e441b1c472ccf91637426d7f33713858818210b2 (patch) | |
tree | a8dd09c8149e8d2c514cf8e3fe082b857a8e192f /docs | |
parent | 73d5bd739ebb6e6831e66a28f4d9e860f769c83c (diff) |
packaging: Point to homebrew-core instead of tap (#3513)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releases.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases.md b/docs/releases.md index 0608a201..ec0b7270 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -23,7 +23,7 @@ we'll use `<tag>` as a placeholder for the tag being published. * Post to reddit * [Example post](https://www.reddit.com/r/rust/comments/uzp5ze/helix_editor_2205_released/) -[homebrew formula]: https://github.com/helix-editor/homebrew-helix/blob/master/Formula/helix.rb +[homebrew formula]: https://github.com/Homebrew/homebrew-core/blob/master/Formula/helix.rb ## Changelog Curation |