Skip to content

Commit

Permalink
Fix wrong bundle location in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sstok authored Jan 30, 2024
1 parent 968f174 commit 95b1da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This package provides a Symfony specific bridge for the [PHP domain-parser][pdb]
by Jeremy Kendall and Ignace Nyamagana Butera.

Providing a Cache adapter, HTTP Client adapter, and optional FrameworkBundle
integration at `\Rollerworks\Component\PdbSfBridge\Bundle\RollerworksPdbSfBundle`.
integration at `Rollerworks\Component\PdbSfBridge\Bundle\RollerworksPdbBundle`.

## Installation

Expand Down

0 comments on commit 95b1da5

Please sign in to comment.