From f2ad4bfb9dad072898366bfa875b600f84e0b3ba Mon Sep 17 00:00:00 2001 From: lpm0073 Date: Thu, 6 Oct 2022 16:05:10 -0500 Subject: [PATCH] documentation --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 36ad747..8151230 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Usage .. code-block:: python - from .wp_oauth import WPOpenEdxOAuth2 + from wp_oauth_backend.wp_oauth import WPOpenEdxOAuth2 class StepwiseMathWPOAuth2(WPOpenEdxOAuth2): @@ -40,11 +40,11 @@ Usage Open edX Setup -------------- -.. image:: doc/django-admin-1 +.. image:: doc/django-admin-1.png :width: 100% :alt: Open edX Django Admin Add Provider Configuration (OAuth) -.. image:: doc/django-admin-2 +.. image:: doc/django-admin-2.png :width: 100% :alt: Open edX Django Admin Add Provider Configuration (OAuth)