diff --git a/README.md b/README.md index 4310425755..872993be6b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ If your issue persists, search for it before opening a new one. If you find an o * [`source is not there` error](doc/reporting_bugs/a_cask_fails_to_install.md#source-is-not-there-error) * [`wrong number of arguments` error](doc/reporting_bugs/a_cask_fails_to_install.md#wrong-number-of-arguments-error) * [Unlisted reason](doc/reporting_bugs/a_cask_fails_to_install.md#unlisted-reason) -* [`brew cask list` shows wrong information](doc/reporting_bugs/brew_cask_list_shows_wrong_information.md) * [`uninstall` wrongly reports cask as not installed](doc/reporting_bugs/uninstall_wrongly_reports_cask_as_not_installed.md) * [`Error: Unknown command: cask` error](doc/reporting_bugs/error_unknown_command_cask.md) * [My problem isn’t listed](https://github.com/caskroom/homebrew-cask/issues/new) diff --git a/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md b/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md deleted file mode 100644 index 981b8cb473..0000000000 --- a/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md +++ /dev/null @@ -1,7 +0,0 @@ -[Go back](../../README.md#reporting-bugs) - -# `brew cask list` shows wrong information - -We know. [`brew cask list` is broken](https://github.com/caskroom/homebrew-cask/issues/14058) and has been for quite a while. Pull requests to fix the outstanding problems are welcome. - -**Do not open an issue.**