Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Intuit's OAuth2 and OpenID Connect Python Client
========================================
=================================================

|coverage| |docs|

Expand Down Expand Up @@ -54,4 +54,4 @@ Pull requests are welcomed and encouraged! Any contributions should include new
License
-------

This library is provided under Apache 2.0 which is found `here <https://github.com/intuit/oauth-pythonclient/blob/master/LICENSE>`__
This library is provided under Apache 2.0 which is found `here <https://github.com/intuit/oauth-pythonclient/blob/master/LICENSE>`_
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
contain the root `toctree` directive.

Intuit's OAuth2 and OpenID Connect Client
=================================
==========================================

The official Python client library for working with Intuit APIs.
The `AuthClient` object response can be used for the
Expand Down