Update URL for HTTP grammar (#3966)

This commit is contained in:
Paul Chaignon
2018-01-01 21:57:13 +01:00
committed by GitHub
parent d0b906f128
commit 38cb8871ba
2 changed files with 4 additions and 4 deletions

2
vendor/README.md vendored
View File

@@ -160,7 +160,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **HTML+EEX:** [elixir-lang/elixir-tmbundle](https://github.com/elixir-lang/elixir-tmbundle)
- **HTML+ERB:** [atom/language-ruby](https://github.com/atom/language-ruby)
- **HTML+PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle)
- **HTTP:** [httpspec/sublime-highlighting](https://github.com/httpspec/sublime-highlighting)
- **HTTP:** [samsalisbury/Sublime-HTTP](https://github.com/samsalisbury/Sublime-HTTP)
- **IDL:** [mgalloy/idl.tmbundle](https://github.com/mgalloy/idl.tmbundle)
- **Idris:** [idris-hackers/idris-sublime](https://github.com/idris-hackers/idris-sublime)
- **Inform 7:** [erkyrath/language-inform7](https://github.com/erkyrath/language-inform7)