From f133dbf22cbe1e8fdbeb37ec977d405c5d96c7f0 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Thu, 8 Dec 2016 21:48:11 +0100 Subject: [PATCH] Update README with new plugin repos location --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5d875330..30403a90 100644 --- a/README.rst +++ b/README.rst @@ -697,8 +697,8 @@ Here's a few picks: * `httpie-hmac-auth `_: HMAC * `httpie-jwt-auth `_: JWTAuth (JSON Web Tokens) * `httpie-negotiate `_: SPNEGO (GSS Negotiate) -* `httpie-ntlm `_: NTLM (NT LAN Manager) -* `httpie-oauth `_: OAuth +* `httpie-ntlm `_: NTLM (NT LAN Manager) +* `httpie-oauth `_: OAuth * `requests-hawk `_: Hawk