diff --git a/dio/README.md b/dio/README.md index b3db4fa03..4b28dec3b 100644 --- a/dio/README.md +++ b/dio/README.md @@ -737,7 +737,7 @@ and replace the `BackgroundTransformer` by setting the `dio.transformer`. ### Transformer example -There is an example for [customizing Transformer](../example/lib/transformer.dart). +There is an example for [customizing Transformer](../example_dart/lib/transformer.dart). ## HttpClientAdapter