Update URL in qualified_token comment
The homebrew/homebrew wiki no longer exists.
This commit is contained in:
		
							parent
							
								
									0546d90e3d
								
							
						
					
					
						commit
						6c5b8f0f5e
					
				@ -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}}, "")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user