Skip to content

Commit 61bcbf5

Browse files
authored
Fix link in README.md
1 parent ead6e64 commit 61bcbf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ See "Gathering runtime data" section of
9696
https://github.com/ember-codemods/ember-native-class-codemod#gathering-runtime-data for some additonal info
9797

9898

99-
This project was extracted from (ember-native-class-codemod)(https://github.com/ember-codemods/ember-native-class-codemod).
100-
That codemod uses (puppeteer)(https://github.com/GoogleChrome/puppeteer) (via this lib) to visit the Ember app and gather telemetry necessary to convert to native classes.
99+
This project was extracted from [ember-native-class-codemod](https://github.com/ember-codemods/ember-native-class-codemod).
100+
That codemod uses [puppeteer](https://github.com/GoogleChrome/puppeteer) (via this lib) to visit the Ember app and gather telemetry necessary to convert to native classes.
101101

102102
The idea for the extraction was to put the harness in this package
103103
(extracted from the native class codemod), but have the actual "telemetry gathering"

0 commit comments

Comments
 (0)