Index: chrome/common/extensions/docs/templates/private/ref_link.html |
diff --git a/chrome/common/extensions/docs/templates/private/ref_link.html b/chrome/common/extensions/docs/templates/private/ref_link.html |
index 98408be9899006368b4a61056ddc1ca6f81a27e3..bd3817f60480f16dedbe46c48b89fe89e7c2291b 100644 |
--- a/chrome/common/extensions/docs/templates/private/ref_link.html |
+++ b/chrome/common/extensions/docs/templates/private/ref_link.html |
@@ -1 +1 @@ |
-<a href="{{link.href}}">{{link.text}}</a> |
+$(ref:{{link.ref}} {{link.text}}) |
not at google - send to devlin
2014/03/28 23:24:30
ah I didn't notice this change, nice.
|