diff --git a/README.md b/README.md index 6a212b9..d627c49 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Smoothness API +# Frame Timing API -This specification defines an interface to help web developers measure the performance of their applications by giving them access to frame performance data to facilitate Smoothness (i.e. Frames per Second and Time to Frame) measurements. +This specification defines an interface to help web developers measure the performance of their applications by giving them access to frame performance data to facilitate smoothness (i.e. Frames per Second and Time to Frame) measurements. -* [Explainer doc](https://github.com/w3c/smoothness/wiki/Explainer) -* [Latest draft](http://w3c.github.io/smoothness) +* [Explainer doc](https://github.com/w3c/frame-timing/wiki/Explainer) +* [Latest draft](http://w3c.github.io/frame-timing) diff --git a/index.html b/index.html index 474889a..703fe79 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Web Smoothness Timing + Frame Timing