Skip to content

Commit e4c2433

Browse files
committed
Add issue link.
1 parent 2d97cd7 commit e4c2433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/standard/notify-path.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@
488488
// TODO(kschaaf): This is the path analogue to Polymer.Bind.prepareModel,
489489
// which provides API for path-based notification on elements with property
490490
// effects; this should be re-factored along with the Bind lib, either all on
491-
// Base or all in Bind.
491+
// Base or all in Bind (see issue https://github.com/Polymer/polymer/issues/2547).
492492
prepareModelNotifyPath: function(model) {
493493
this.mixin(model, {
494494
fire: Polymer.Base.fire,

0 commit comments

Comments
 (0)