Skip to content
Snippets Groups Projects
Commit f62223cb authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #1010 from rwhogg/update-linux-troubleshooting-page

os: update Linux troubleshooting url
parents f78b737d 467b5765
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ module OS
::MACOS_FULL_VERSION = OS::Mac.full_version.to_s.freeze
::MACOS_VERSION = OS::Mac.version.to_s.freeze
elsif OS.linux?
ISSUES_URL = "https://github.com/Homebrew/linuxbrew/wiki/troubleshooting".freeze
ISSUES_URL = "https://github.com/Linuxbrew/brew/wiki/troubleshooting".freeze
PATH_OPEN = "xdg-open".freeze
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment