diff --git a/docs/faq.md b/docs/faq.md index 6d2722bee6..274eaf9b32 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -197,4 +197,4 @@ Notice that just setting the background in the CSS does not have the desired eff [session-storage]: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage [indexed-db]: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API [browser-window]: api/browser-window.md -[subpixel rendering example]: images/code_coverage_infra_diagram.png \ No newline at end of file +[subpixel rendering example]: images/subpixel-rendering-screenshot.gif diff --git a/docs/images/subpixel-rendering-screenshot.gif b/docs/images/subpixel-rendering-screenshot.gif new file mode 100644 index 0000000000..3473591c4e Binary files /dev/null and b/docs/images/subpixel-rendering-screenshot.gif differ