Skip to content

"findRecord" link on ember-data docs is dead #737

Open
@kurkowski

Description

@kurkowski

Steps to Reproduce:

  1. https://api.emberjs.com/ember-data/release/classes/Store/methods/queryRecord?anchor=queryRecord
  2. Scroll down to "queryRecord" documentation.
  3. In the sentence "This method makes a request for one record, where the id is not known beforehand (if the id is known, use findRecord instead)", click "findRecord".

Expected:
You're taken to the "findRecord" documentation

Actual:
You're taken to this URL which doesn't load:
https://api.emberjs.com/ember-data/release/classes/Store/classes/Store/methods/findRecord?anchor=findRecord
with the error message:
"Cannot GET /ember-data/release/classes/Store/classes/Store/methods/findRecord"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions