Skip to content

Commit

Permalink
Added anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
rhedgpeth committed Jan 3, 2022
1 parent 2b73bc6 commit c708ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ For the `Customers.API` and `Products.API` microservice projects to use your Mar

To do that, update the connection string configuration in the projects' appsettings.json files:

* [Customers.API appsettings.json](Customers.API/appsettings.json)
* [Products.API appsettings.json](Products.API/appsettings.json)
* [Customers.API appsettings.json](Customers.API/appsettings.json#L9)
* [Products.API appsettings.json](Products.API/appsettings.json#L9)

### Build and run the app <a name="build-run"></a>

Expand Down

0 comments on commit c708ca7

Please sign in to comment.