You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# [Ember API Docs](https://emberjs.com/api/)[](https://travis-ci.org/ember-learn/ember-api-docs)
1
+
# [Ember API Docs](https://api.emberjs.com/)[](https://travis-ci.org/ember-learn/ember-api-docs)
2
2
3
-
This project contains only the [API docs](https://emberjs.com/api) portion of [Emberjs.com](https://emberjs.com/). If you're looking for the rest of the site,
3
+
This project contains only the [API docs](https://api.emberjs.com/) portion of [Emberjs.com](https://emberjs.com/). If you're looking for the rest of the site,
4
4
see the [website](https://github.com/emberjs/website)
5
5
and [guides](https://github.com/emberjs/guides) repositories.
6
6
7
7
There are many pieces that together create the Ember API docs site:
8
-
- The app in this repository, which fetches and displays the API docs data. It is what you see at
[Ember.js codebase](https://github.com/emberjs/ember.js), where the informational content of the API documentation can be edited
12
12
- The data generator that serializes code comments into JSONAPI and
13
13
deploys the result,
@@ -18,10 +18,10 @@ a component and styling library shared across apps.
18
18
19
19
## Contributing
20
20
21
-
New contributors are welcome! This project is is maintained by an all-volunteer team,
21
+
New contributors are welcome! This project is is maintained by an all-volunteer team,
22
22
and we are thankful for your help.
23
23
24
-
The best way to get started is to find issue labeled "good first issue" or "help wanted." If you have questions or want a buddy to pair with, drop by the #-team-learning channel on the
24
+
The best way to get started is to find issue labeled "good first issue" or "help wanted." If you have questions or want a buddy to pair with, drop by the #-team-learning channel on the
25
25
[Ember Community Slack](https://ember-community-slackin.herokuapp.com/).
26
26
Like most open source projects, contributors are encouraged to open an issue
27
27
to propose changes and iterate on ideas before investing time in coding.
@@ -33,7 +33,7 @@ Please also see [CONTRIBUTING.md](CONTRIBUTING.md).
33
33
## Quickstart to run semi-locally
34
34
35
35
Follow these instructions to run the app using publically available online data.
36
-
You do not need to run [ember-jsonapi-docs](https://github.com/ember-learn/ember-jsonapi-docs)
36
+
You do not need to run [ember-jsonapi-docs](https://github.com/ember-learn/ember-jsonapi-docs)
0 commit comments