Skip to content

Commit

Permalink
updating all contributing references to new guides-app and guides-source
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona authored and sivakumar-kailasam committed May 18, 2018
1 parent ae4c9aa commit 727d042
Show file tree
Hide file tree
Showing 50 changed files with 110 additions and 88 deletions.
2 changes: 1 addition & 1 deletion guides/v1.10.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ you'll find what you're looking for in the [Understanding Ember.js](understandin
section.

These guides are written in Markdown and are [available on
GitHub](https://github.com/emberjs/guides/), inside the `source/guides`
GitHub](https://github.com/ember-learn/guides-source/), inside the `source/guides`
directory. If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. Thanks!
Expand Down
2 changes: 1 addition & 1 deletion guides/v1.11.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ you'll find what you're looking for in the [Understanding Ember.js](understandin
section.

These guides are written in Markdown and are
[available on GitHub](https://github.com/emberjs/guides/).
[available on GitHub](https://github.com/ember-learn/guides-source/).
If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. Thanks!
Expand Down
2 changes: 1 addition & 1 deletion guides/v1.11.0/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ improved, please feel free to [contribute].

[automated tests]: http://en.wikipedia.org/wiki/Test_automation
[QUnit]: http://qunitjs.com/
[contribute]: https://github.com/emberjs/guides
[contribute]: https://github.com/ember-learn/guides-source/
2 changes: 1 addition & 1 deletion guides/v1.12.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ you'll find what you're looking for in the [Understanding Ember.js](understandin
section.

These guides are written in Markdown and are
[available on GitHub](https://github.com/emberjs/guides/).
[available on GitHub](https://github.com/ember-learn/guides-source/).
If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. Thanks!
Expand Down
2 changes: 1 addition & 1 deletion guides/v1.12.0/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ improved, please feel free to [contribute].

[automated tests]: http://en.wikipedia.org/wiki/Test_automation
[QUnit]: http://qunitjs.com/
[contribute]: https://github.com/emberjs/guides
[contribute]: https://github.com/ember-learn/guides-source/
3 changes: 2 additions & 1 deletion guides/v1.13.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
2 changes: 1 addition & 1 deletion guides/v1.13.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ and slowly increase to more sophisticated concepts until you know
everything there is to know about building awesome web applications.

These guides are written in Markdown and are
[available on GitHub](https://github.com/emberjs/guides/).
[available on GitHub](https://github.com/ember-learn/guides-source/).
If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. Thanks!
Expand Down
2 changes: 1 addition & 1 deletion guides/v1.13.0/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ improved, please feel free to [contribute].

[automated tests]: http://en.wikipedia.org/wiki/Test_automation
[QUnit]: http://qunitjs.com/
[contribute]: https://github.com/emberjs/guides
[contribute]: https://github.com/ember-learn/guides-source/
3 changes: 2 additions & 1 deletion guides/v2.0.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.0.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For exhaustive documentation of every Ember feature and API, see the
[Ember.js API documentation](http://emberjs.com/api/).

These guides are written in Markdown and are
[available on GitHub](https://github.com/emberjs/guides/).
[available on GitHub](https://github.com/ember-learn/guides-source/).
If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. You can easily jump to Github's editor for any page by
Expand Down
3 changes: 2 additions & 1 deletion guides/v2.1.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.1.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For exhaustive documentation of every Ember feature and API, see the
[Ember.js API documentation](http://emberjs.com/api/).

These guides are written in Markdown and are
[available on GitHub](https://github.com/emberjs/guides/).
[available on GitHub](https://github.com/ember-learn/guides-source/).
If there is something missing, or you find a typo or
mistake, please help us by filing an issue or submitting a pull
request. You can easily jump to Github's editor for any page by
Expand Down
3 changes: 2 additions & 1 deletion guides/v2.10.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.10.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.11.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.11.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.12.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.12.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.13.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.13.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.14.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.14.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.15.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.15.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.16.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.16.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.17.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.17.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.18.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.18.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.2.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.2.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.3.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.3.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.4.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.4.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.5.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
6 changes: 3 additions & 3 deletions guides/v2.5.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Good luck!
[babeljs]: https://babeljs.io/docs/learn-es2015/
[es6]: https://leanpub.com/understandinges6/read

[gh-guides]: https://github.com/emberjs/guides/
[gh-guides-issues]: https://github.com/emberjs/guides/issues
[gh-guides-contributing]: https://github.com/emberjs/guides/blob/master/CONTRIBUTING.md
[gh-guides]: https://github.com/ember-learn/guides-source/
[gh-guides-issues]: https://github.com/ember-learn/guides-source/issues
[gh-guides-contributing]: https://github.com/ember-learn/guides-source/blob/master/CONTRIBUTING.md

[slackin]: https://ember-community-slackin.herokuapp.com/
3 changes: 2 additions & 1 deletion guides/v2.6.0/contributing/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Ember is made up of several libraries. If you wish to add a feature or fix a bug

**Ember Guides** - Source for [http://guides.emberjs.com](http://guides.emberjs.com) which you are currently reading.

* [https://github.com/emberjs/guides](https://github.com/emberjs/guides)
* [https://github.com/ember-learn/guides-source](https://github.com/ember-learn/guides-source)
* [https://github.com/ember-learn/guides-app](https://github.com/ember-learn/guides-app)

# Libraries Used By Ember

Expand Down
Loading

0 comments on commit 727d042

Please sign in to comment.