Skip to content

Commit 8aea5da

Browse files
committed
Update EmberData TS guides
1 parent ff97052 commit 8aea5da

File tree

2 files changed

+135
-143
lines changed

2 files changed

+135
-143
lines changed

guides/release/typescript/application-development/converting-an-app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add a `tsconfig.json` file to the root of your project. Copy its contents from t
1919

2020
### Set Up TypeScript for EmberData
2121

22-
<!-- FIXME: @gitKrystan Link -->
22+
Follow the instructions in the [EmberData Typescript Guides][ED-ts-guides].
2323

2424
### Enable TypeScript Transpilation for Builds
2525

@@ -122,6 +122,7 @@ If you're migrating from `ember-cli-typescript` to Ember's native TypeScript sup
122122

123123
<!-- Internal links -->
124124

125+
[ED-ts-guides]: ../../core-concepts/ember-data/#toc_adding-emberdata-types-to-an-existing-typescript-app
125126
[getting started]: ../../getting-started/
126127
[legacy]: ../../additional-resources/legacy/
127128
[packages]: ../../getting-started/#toc_packages-to-support-typescript

0 commit comments

Comments
 (0)