summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-02-12 23:51:03 -0700
committerDan Allen <dan.j.allen@gmail.com>2023-02-13 05:51:48 -0700
commitaba233cfe92730126739ad3af83b10e0d166cda0 (patch)
treea8dfdbe869e7d1e36cf4db9a0ed410852d9900c2 /tasks
parent38af3e6bbba1fb91d4bdfe7d8b4e9a3c9e9b34bb (diff)
fix link to Homebrew formulae in release notes template [skip ci]
Diffstat (limited to 'tasks')
-rw-r--r--tasks/release-notes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/release-notes.rb b/tasks/release-notes.rb
index 962337ca..f317d142 100644
--- a/tasks/release-notes.rb
+++ b/tasks/release-notes.rb
@@ -45,7 +45,7 @@ Write summary...
- [RubyGem (#{gem_name})](#{gem_dist_url})
-Asciidoctor is also packaged for [Fedora](https://apps.fedoraproject.org/packages/rubygem-asciidoctor), [Debian](https://packages.debian.org/sid/asciidoctor), [Ubuntu](https://packages.ubuntu.com/search?keywords=asciidoctor), [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=asciidoctor), [OpenSUSE](https://software.opensuse.org/package/rubygem-asciidoctor), and [Homebrew](http://brewformulas.org/Asciidoctor). You can use the system's package manager to install the package named **asciidoctor**.
+Asciidoctor is also packaged for [Fedora](https://apps.fedoraproject.org/packages/rubygem-asciidoctor), [Debian](https://packages.debian.org/sid/asciidoctor), [Ubuntu](https://packages.ubuntu.com/search?keywords=asciidoctor), [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=asciidoctor), [OpenSUSE](https://software.opensuse.org/package/rubygem-asciidoctor), and [Homebrew](https://formulae.brew.sh/formula/asciidoctor). You can use the system's package manager to install the package named **asciidoctor**.
## Changelog