We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43502f3 + 5243db4 commit 4f9d8a4Copy full SHA for 4f9d8a4
README.md
@@ -96,7 +96,7 @@ export default Ember.Component.extend(EmberValidations, {
96
```
97
98
This is useful for things like Components which don't act as proxies, but
99
-again, until this is officially built into the project, YMMV.
+again, until this is officially built into the project, [YMMV](http://www.urbandictionary.com/define.php?term=ymmv).
100
101
**Note: If you override the init function, you must call _super()**
102
0 commit comments