ember-api-docs icon indicating copy to clipboard operation
ember-api-docs copied to clipboard

Broken link

Open bitxplora opened this issue 1 year ago • 1 comments

For more documentation, consult https://emberjs.com/api/ember/release/classes/String.

The link above from https://www.npmjs.com/package/@ember/string is broken:

Ack! 404 friend, you're in the wrong place

This page wasn't found. Please try the API docs page. If you expected something else to be here, please file a ticket.

bitxplora avatar Aug 03 '24 15:08 bitxplora

@ember/string does not exist anymore in ember-source since v5, so getting a 404 for the release link is correct. The README for the actual @ember/string package should be updated.

bertdeblock avatar Jan 16 '25 18:01 bertdeblock