Skip to content

Commit 34bea88

Browse files
committed
updating readme files
1 parent 9b058b3 commit 34bea88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/symfony-app-datadog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ For now, we configured the docker environment for Datadog.
3939
3. If it's not make sure that in Merchant Center in the project key selected (see the environment variable for the client credentials in the point 3 of the Installation section), there would be some data for products and categories.
4040
4. Go in the Datadog UI to see the monitoring of the API calls.
4141

42-
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app/` folder so they can be used in your application.
42+
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app-datadog/` folder so they can be used in your application.

examples/symfony-app-newrelic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ For now, we configured the docker environment for New Relic.
3939
3. If it's not make sure that in Merchant Center in the project key selected (see the environment variable for the client credentials in the point 3 of the Installation section), there would be some data for products and categories.
4040
4. Go in the New Relic UI to see the monitoring of the API calls.
4141

42-
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app/` folder so they can be used in your application.
42+
The docker configuration files will be found in the `docker/php` folder and the `docker-compose.yml` in the `symfony-app-newrelic/` folder so they can be used in your application.

0 commit comments

Comments
 (0)