Remove invalid brackets (#203)
This commit is contained in:
		
				
					committed by
					
						 Carl Lerche
						Carl Lerche
					
				
			
			
				
	
			
			
			
						parent
						
							a0e0d74edd
						
					
				
				
					commit
					0c67f7a390
				
			| @@ -113,7 +113,7 @@ | |||||||
| //! } | //! } | ||||||
| //! ``` | //! ``` | ||||||
| //! | //! | ||||||
| //! [prior knowledge]: (http://httpwg.org/specs/rfc7540.html#known-http) | //! [prior knowledge]: http://httpwg.org/specs/rfc7540.html#known-http | ||||||
| //! [`Server::handshake`]: struct.Server.html#method.handshake | //! [`Server::handshake`]: struct.Server.html#method.handshake | ||||||
| //! [HTTP/2.0 handshake]: http://httpwg.org/specs/rfc7540.html#ConnectionHeader | //! [HTTP/2.0 handshake]: http://httpwg.org/specs/rfc7540.html#ConnectionHeader | ||||||
| //! [`Builder`]: struct.Builder.html | //! [`Builder`]: struct.Builder.html | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user