File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ help improve the learning experience of other developers.
8
8
The markdown files in this repository are fetched and
9
9
displayed by the [ guides-app] ( https://github.com/ember-learn/guides-app ) .
10
10
11
- Looking for repositories for the other parts of [ emberjs.com] ( https://emberjs.com )] ?
11
+ Looking for repositories for the other parts of [ emberjs.com] ( https://emberjs.com ) ?
12
12
Check out
13
13
[ website] ( https://github.com/emberjs/website ) ,
14
14
[ ember-api-docs] ( https://github.com/ember-learn/ember-api-docs ) ,
@@ -35,8 +35,8 @@ except in the case of bug reports for broken links.
35
35
36
36
## Local Development
37
37
To see your changes locally, you need two repositories on your
38
- computer. This repository, ` guides-source ` is made of only markdown files,
39
- so you will need to run the
38
+ computer. This repository, ` guides-source ` contains only written content
39
+ as markdown files, which are fetched and displayed by
40
40
[ guides-app] ( https://github.com/ember-learn/guides-app ) .
41
41
42
42
``` sh
You can’t perform that action at this time.
0 commit comments