Skip to content

Commit f8c4213

Browse files
authored
Merge pull request #573 from tragiclifestories/patch-1
Fix environment installation links in README.md
2 parents 20432a2 + 27a2c0b commit f8c4213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Glint is broken into several different packages that you may use, depending on t
1919
For more specific details on setting up Glint in your project, take a look at [the documentation], in particular the Installation pages [for Ember.js projects] and [for GlimmerX projects].
2020

2121
[the documentation]: https://typed-ember.gitbook.io/glint
22-
[for ember.js projects]: https://typed-ember.gitbook.io/glint/using-glint/ember/installation
23-
[for glimmerx projects]: https://typed-ember.gitbook.io/glint/using-glint/glimmerx/installation
22+
[for ember.js projects]: https://typed-ember.gitbook.io/glint/environments/ember/installation
23+
[for glimmerx projects]: https://typed-ember.gitbook.io/glint/environments/glimmerx/installation
2424

2525
## Using Glint
2626

0 commit comments

Comments
 (0)