Commit 7b5ca50d authored by Miguel Ángel Adorna Ruiz's avatar Miguel Ángel Adorna Ruiz
Browse files

fix broken link

parent c345b3a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -199,7 +199,7 @@ Now, it is described in some simple steps how an Invoker can be developed in jus
Code is next explained step by step:

1. **Create an Invoker object:**
    Initialize the invoker by creating an instance of the `capif_invoker_connector` class, passing the required [configuration](./doc/sdk_configuration.md) file.
    Initialize the invoker by creating an instance of the `capif_invoker_connector` class, passing the required [configuration](./sdk_configuration.md) file.

    Make sure that the configuration file is filled out before creating the instance.