Skip to content

Commit

Permalink
Docs: fix share model path (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
yankovs committed Jul 7, 2023
1 parent ab03cf4 commit ee98429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/whats-changed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ On the other hand, explicit shares are noted by different reason type: ``Shared`
v2.9.0 sets ``Added`` reason type only for uploader. All groups being part of ``Share with`` are noted with ``Shared`` just like
other explicit shares. To make it even more visible: uploaders, groups and inherited shares are shown in separate sections.

.. image:: ../_static/sharing-v290.png
:target: ../_static/sharing-v290.png
.. image:: _static/sharing-v290.png
:target: _static/sharing-v290.png
:alt: Shares box in v2.9.0

All objects are migrated to the new scheme automatically after upgrade.
Expand Down

0 comments on commit ee98429

Please sign in to comment.