From 9b73de1815a71f5a01577681e57f2fdcad7f697e Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 12 Feb 2023 23:51:03 -0700 Subject: fix link to Homebrew formulae in release notes template [skip ci] --- tasks/release-notes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tasks') 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 -- cgit v1.2.3