config.yml: Change reference `brew cask`
Given that `brew cask` ain't a thing, no more, looks that this line needs a tweak.master
parent
5c78f28fa6
commit
d5c07e97c2
|
@ -9,7 +9,7 @@ contact_links:
|
||||||
about: Having a `brew` problem that's not from a `brew install` or `brew upgrade` of a single formula/package? Report it to Homebrew/brew (the Homebrew package manager).
|
about: Having a `brew` problem that's not from a `brew install` or `brew upgrade` of a single formula/package? Report it to Homebrew/brew (the Homebrew package manager).
|
||||||
- name: New issue on Homebrew/homebrew-cask
|
- name: New issue on Homebrew/homebrew-cask
|
||||||
url: https://github.com/Homebrew/homebrew-cask/issues/new/choose
|
url: https://github.com/Homebrew/homebrew-cask/issues/new/choose
|
||||||
about: Having a `brew cask` problem? Report it to Homebrew/homebrew-cask (the cask tap/repository)
|
about: Having a Homebrew Cask problem? Report it to Homebrew/homebrew-cask (the cask tap/repository)
|
||||||
- name: New issue on Homebrew/linuxbrew-core
|
- name: New issue on Homebrew/linuxbrew-core
|
||||||
url: https://github.com/Homebrew/linuxbrew-core/issues/new/choose
|
url: https://github.com/Homebrew/linuxbrew-core/issues/new/choose
|
||||||
about: On Linux? Having a `brew` problem with a `brew install` or `brew upgrade` of a single formula/package? Report it to Homebrew/linuxbrew-core (the Linux core tap/repository).
|
about: On Linux? Having a `brew` problem with a `brew install` or `brew upgrade` of a single formula/package? Report it to Homebrew/linuxbrew-core (the Linux core tap/repository).
|
||||||
|
|
Loading…
Reference in New Issue