-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Problem
In the reference docs, there are links to code like: https://github.com/github/catalyst/blob/1026141/catalyst/src/bind.ts#L7
These links 404.
Expected behavior
The links would go to the correct line of code:
Line 7 in c07f507
export function bind(controller: HTMLElement): void { |
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation