Skip to content

Commit a9a86f7

Browse files
committed
Add link to Discovery Components
1 parent f66383f commit a9a86f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/httplug/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ add a concrete implementation in the `require-dev` section to make the project i
8181
For extra convenience, you can use the [Discovery Component](/components/discovery) system to free the user of your
8282
package from having to instantiate the client.
8383
You should however always accept injecting the client instance to allow the user to configure the client as needed.
84+
You can find an example in the [Discovery Component](/components/discovery) documentation.
8485

8586
Users of your package will have to select a concrete adapter in their project to make your package installable.
8687
Best point them to the [virtual package](virtual-package.md) howto page.

0 commit comments

Comments
 (0)