Skip to content

Commit 16bc825

Browse files
author
Robert Jackson
authored
Fix link in README.md (#24)
Fix link in README.md
2 parents ead6e64 + 61bcbf5 commit 16bc825

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)