diff --git a/base_user_role/README.rst b/base_user_role/README.rst index 6f969eba..43d5b693 100644 --- a/base_user_role/README.rst +++ b/base_user_role/README.rst @@ -62,15 +62,15 @@ You can also define default roles for a new user by editing the user called Roles: -.. image:: /base_user_role/static/description/roles.png +.. image:: https://raw.githubusercontent.com/base_user_role/static/description/roles.png Add groups: -.. image:: /base_user_role/static/description/role_groups.png +.. image:: https://raw.githubusercontent.com/base_user_role/static/description/role_groups.png Add users (with dates or not): -.. image:: /base_user_role/static/description/role_users.png +.. image:: https://raw.githubusercontent.com/base_user_role/static/description/role_users.png Usage ===== @@ -87,7 +87,7 @@ To use this module, you need to: #. Go to Configuration / Users / Users choose user and set Roles: -.. image:: /base_user_role/static/description/user_form.png +.. image:: https://raw.githubusercontent.com/base_user_role/static/description/user_form.png Known issues / Roadmap ====================== diff --git a/base_user_role/static/description/index.html b/base_user_role/static/description/index.html index ec823c65..d765ada7 100644 --- a/base_user_role/static/description/index.html +++ b/base_user_role/static/description/index.html @@ -415,11 +415,11 @@ and then associate users to it.

You can also define default roles for a new user by editing the user called “Default User”.

Roles:

-/base_user_role/static/description/roles.png +https://raw.githubusercontent.com/base_user_role/static/description/roles.png

Add groups:

-/base_user_role/static/description/role_groups.png +https://raw.githubusercontent.com/base_user_role/static/description/role_groups.png

Add users (with dates or not):

-/base_user_role/static/description/role_users.png +https://raw.githubusercontent.com/base_user_role/static/description/role_users.png

Usage

@@ -436,7 +436,7 @@ section). ]
  1. Go to Configuration / Users / Users choose user and set Roles:
-/base_user_role/static/description/user_form.png +https://raw.githubusercontent.com/base_user_role/static/description/user_form.png

Known issues / Roadmap