Skip to content

Commit 5e1a84c

Browse files
committed
Move Symfony demo to opentelemetry-php org
1 parent 3a3015a commit 5e1a84c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ composer require open-telemetry/opentelemetry-php-contrib
2222
### Symfony
2323
#### SdkBundle
2424
- The documentation for the Symfony SdkBundle can be found [here](/src/Symfony/OtelSdkBundle/README.md).
25-
- An example symfony application using the SdkBundle can be found [here](https://github.com/tidal/otel-sdk-bundle-example-sf5).
25+
- An example symfony application using the SdkBundle can be found [here](https://github.com/opentelemetry-php/otel-sdk-bundle-example-sf5).
2626

2727

2828
## Development

src/Symfony/OtelSdkBundle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,5 +311,5 @@ For further usage of spans (events, attributes, etc.), please consult the docume
311311

312312
## 4. Demo Application
313313

314-
You can find a demo application using the SdkBundle [here](https://github.com/tidal/otel-sdk-bundle-example-sf5). The demo extends the examples given above and comes with a
314+
You can find a demo application using the SdkBundle [here](https://github.com/opentelemetry-php/otel-sdk-bundle-example-sf5). The demo extends the examples given above and comes with a
315315
docker-compose setup, so it is easy to try out.

0 commit comments

Comments
 (0)