Skip to content

Internal urls have a stray "api" segment that breaks them #623

Closed
@jenweber

Description

@jenweber

In the ember.js codebase, any url in the form similar to [EmberObject](/ember/release/classes/EmberObject) renders as http://api.emberjs.com/api/ember/release/classes/EmberObject (note that the word api shows up twice, and it shouldn't)

This seems to be true going back multiple versions, but here's there are recent examples on this page: http://api.emberjs.com/ember/3.11/classes/Component

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions