diff --git a/PRIMER.md b/PRIMER.md
index acc08146cd..ef781c683f 100644
--- a/PRIMER.md
+++ b/PRIMER.md
@@ -3,6 +3,8 @@
Below is a description of current Polymer features, followed by individual feature guides.
+See [the full Polymer.Base API documentation](http://polymer.github.io/polymer/) for details on specific methods and properties.
+
**Basic Custom Element sugaring**
@@ -2044,7 +2046,7 @@ Example:
## Utility Functions
-Polymer's Base prototype provides a set of useful convenience/utility functions for instances to use. See API documentation for more details.
+Polymer's Base prototype provides a set of useful convenience/utility functions for instances to use. [See API documentation for more details](http://polymer.github.io/polymer/).
* toggleClass
* toggleAttribute