diff options
Diffstat (limited to 'toolkit/components/glean/docs/api.md')
-rw-r--r-- | toolkit/components/glean/docs/api.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/components/glean/docs/api.md b/toolkit/components/glean/docs/api.md new file mode 100644 index 0000000000..8561d11d3b --- /dev/null +++ b/toolkit/components/glean/docs/api.md @@ -0,0 +1,4 @@ +# API + +The Metrics API documentation can be found in the +[Glean SDK Book](https://mozilla.github.io/glean/book/user/metrics/index.html). |