From 7f4b0b374cf8a23664ff126a1a7e00a7bd9a6a3b Mon Sep 17 00:00:00 2001 From: Jeff Morrison Date: Tue, 15 Sep 2015 15:05:20 -0400 Subject: [PATCH] Update pointer to class properties proposal Moving off of the old gist and onto the new tracking repo --- INITIALIZER_INTEROP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INITIALIZER_INTEROP.md b/INITIALIZER_INTEROP.md index 9b56ac8..948fd22 100644 --- a/INITIALIZER_INTEROP.md +++ b/INITIALIZER_INTEROP.md @@ -130,4 +130,4 @@ The fact that decorators are a declarative mechanism for working with descriptors is a key part of the decorator proposal, and cuts with the grain of the existing JavaScript reflection mechanism. -[class-properties]: https://gist.github.com/jeffmo/054df782c05639da2adb +[class-properties]: https://github.com/jeffmo/es-class-properties