Skip to content

Commit

Permalink
#148: Fix the blog link
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas authored Feb 10, 2025
1 parent fb6d673 commit eda0547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/use/using-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Thus, before using CLI, you'll need to generate compose compiler metrics and rep

Make sure to generate Compose compiler metrics and reports as
mentioned [here](https://github.com/androidx/androidx/blob/androidx-main/compose/compiler/design/compiler-metrics.md)
or [this good read article by Chris Banes](https://chris.banes.dev/composable-metrics/). These files are then needed to
or [this good read article by Chris Banes](https://chrisbanes.me/posts/composable-metrics/). These files are then needed to
this CLI utility to feed the data.

To generate the report, provide details related to app, metric and report files and output directory.
Expand Down

0 comments on commit eda0547

Please sign in to comment.