diff --git a/README.rst b/README.rst index 7f1aa458..bdfe92cc 100644 --- a/README.rst +++ b/README.rst @@ -558,9 +558,9 @@ Authorization information from your ``~/.netrc`` file is honored as well: Auth Plugins ------------ -* `httpie-oauth `_ - OAuth -* `httpie-negotiate `_ - NTLM (NT LAN Manager) -* `httpie-oauth `_ - SPNEGO (GSS Negotiate) +* `httpie-oauth `_: OAuth +* `httpie-ntlm `_: NTLM (NT LAN Manager) +* `httpie-negotiate `_: SPNEGO (GSS Negotiate) =======