mirror of https://github.com/twbs/bootstrap.git
				
				
				
			docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to Edge
[skip sauce]
This commit is contained in:
		
							parent
							
								
									6ec176eee2
								
							
						
					
					
						commit
						edfd72678d
					
				|  | @ -3,7 +3,6 @@ module Jekyll | |||
|     def bugify(input) | ||||
|       upstream_map = { | ||||
|         "Bootstrap" => "https://github.com/twbs/bootstrap/issues/", | ||||
|         "IE" => ["https://connect.microsoft.com/IE/feedback/details/", "IE bug"], | ||||
|         "Edge" => ["https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/", "Edge issue"], | ||||
|         "Mozilla" => ["https://bugzilla.mozilla.org/show_bug.cgi?id=", "Mozilla bug"], | ||||
|         "Chromium" => ["https://bugs.chromium.org/p/chromium/issues/detail?id=", "Chromium issue"], | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue