ember-learn / ember-learn/guides-source

Broken `Ember.getOwner()` link on Dependency Injection guide page older than v3.6.0

Open
#1,591 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
161
Forks
512
Avg merge
4d 9h
Merged PRs (30d)
4

Description

On the **Guides > Application Concerns > [Dependency Injection](https://guides.emberjs.com/v3.5.0/applications/dependency-injection/#toc_getting-an-application-instance-from-a-factory-instance)** page for **v3.5.0** there is a broken link to `Ember.getOwner`:

![image](https://user-images.githubusercontent.com/127994/97796508-c19f5100-1be0-11eb-9991-7236d7c1895f.png)

---

The broken link looks like this:

https://api.emberjs.com/ember/3.5/classes/@ember%2Fapplication/methods/getOwner?anchor=getOwner

![image](https://user-images.githubusercontent.com/127994/97796531-01663880-1be1-11eb-9a31-1e32ff7c3d01.png)

---

This API page only seems to be available starting on **v3.6.0** and up:

https://api.emberjs.com/ember/3.6/classes/@ember%2Fapplication/methods/getOwner?anchor=getOwner

![image](https://user-images.githubusercontent.com/127994/97796534-0d51fa80-1be1-11eb-88f9-2d3c022796e9.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.