Skip to content

Commit 76343ba

Browse files
author
Kelly Selden
authored
Merge pull request #23 from MichalBryxi/patch-1
Fill in a link to ember-power-select
2 parents b8239eb + 7ca22b7 commit 76343ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/basic-use/using-addons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For example, these community-authored addons bring in familiar functionality fro
3030

3131
Here are just a few examples of popular community-maintained addons unique to Ember, in no particular order:
3232

33-
- A wealth of UI component libraries, like [ember-power-select]() and [ember-basic-dropdown](https://www.emberobserver.com/addons/ember-basic-dropdown)
33+
- A wealth of UI component libraries, like [ember-power-select](https://www.emberobserver.com/addons/ember-power-select) and [ember-basic-dropdown](https://www.emberobserver.com/addons/ember-basic-dropdown)
3434
- Tools to automate deployment, like [ember-cli-deploy](https://www.emberobserver.com/categories/deployment) and its own ecosystem of plugins
3535
- Testing tools like [ember-test-selectors](https://www.emberobserver.com/addons/ember-test-selectors), to make DOM assertions in testing easier and clearer, and [ember-a11y-testing](https://www.emberobserver.com/addons/ember-a11y-testing) to check for accessibility
3636
- Authentication libraries and plugins, like [torii](https://www.emberobserver.com/addons/torii) and [ember-simple-auth](https://www.emberobserver.com/addons/ember-simple-auth), and [ember-oauth2](https://www.emberobserver.com/addons/ember-oauth2)

0 commit comments

Comments
 (0)