Skip to content

Commit

Permalink
Merge 4.x into 5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Nov 6, 2023
2 parents 78be16c + 6ef90f3 commit 4f12389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/audit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Audit
=====

The bundle provides optional support for the ``EntityAuditBundle`` from https://github.com/simplethings/EntityAudit.
The bundle provides optional support for the ``EntityAuditBundle`` from https://github.com/sonata-project/EntityAuditBundle.

How it works
------------
Expand All @@ -32,7 +32,7 @@ The audit functionality is provided by an optional, separated bundle that you ne

.. code-block:: bash
composer require simplethings/entity-audit-bundle
composer require sonata-project/entity-audit-bundle
Next, be sure to enable the bundle in your `bundles.php` file::

Expand Down

0 comments on commit 4f12389

Please sign in to comment.