Skip to content

Commit 2fe5493

Browse files
Merge pull request #44 from tidal/move-sf-demo
Move Symfony demo to opentelemetry-php org
2 parents 3b621d6 + 5e1a84c commit 2fe5493

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
@@ -26,7 +26,7 @@ $ composer require open-telemetry/opentelemetry-php-contrib
2626
### Symfony
2727
#### SdkBundle
2828
- The documentation for the Symfony SdkBundle can be found [here](/src/Symfony/OtelSdkBundle/README.md).
29-
- An example symfony application using the SdkBundle can be found [here](https://github.com/tidal/otel-sdk-bundle-example-sf5).
29+
- An example symfony application using the SdkBundle can be found [here](https://github.com/opentelemetry-php/otel-sdk-bundle-example-sf5).
3030

3131

3232
## 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)