Skip to content
Snippets Groups Projects
Commit 9ff22c7e authored by Josh Hagins's avatar Josh Hagins Committed by GitHub
Browse files

Merge pull request #1257 from alyssais/docs_wiki

Update URL in qualified_token comment
parents 0546d90e 6c5b8f0f
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ module Hbc
user = dash_elements.join("-")
else
# eg caskroom/cask/google-chrome
# per https://github.com/Homebrew/homebrew/wiki/brew-tap
# per https://github.com/Homebrew/brew/blob/master/docs/brew-tap.md
user, repo, token = path_elements
end
repo.sub!(%r{^#{REPO_PREFIX}}, "")
......
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