Skip to content

Commit b596543

Browse files
committed
update extending tether docs with working links
1 parent 893b9ce commit b596543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/3-Advanced/2-extending_tether.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ Tether.modules.push
5050

5151
#### Examples
5252

53-
[Constraints](https://github.com/HubSpot/tether/blob/master/coffee/constraint.coffee) and [shift](https://github.com/HubSpot/tether/blob/master/coffee/shift.coffee) are both implemented as modules.
54-
[Mark Attachment](https://github.com/HubSpot/tether/blob/master/coffee/markAttachment.coffee) is used by the docs.
53+
[Constraints](https://github.com/HubSpot/tether/blob/master/src/js/constraint.js) and [shift](https://github.com/HubSpot/tether/blob/master/src/js/shift.js) are both implemented as modules.
54+
[Mark Attachment](https://github.com/HubSpot/tether/blob/master/src/js/markAttachment.js) is used by the docs.

0 commit comments

Comments
 (0)