From ffb1debfb6ed909c2d44b9c3cd578a5b6d17da8d Mon Sep 17 00:00:00 2001 From: Beng Eu Date: Thu, 9 May 2019 16:58:20 -0400 Subject: [PATCH] docs(plugins): rename Google AdSpeed Insights to Publisher Ads Audit (#8906) --- docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins.md b/docs/plugins.md index 2ef0cc33123f..f778be202410 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -350,5 +350,5 @@ Most artifacts will try to represent as truthfully as possible what was observed ## Examples -- [Google AdSpeed Insights](https://github.com/googleads/ad-speed-insights) - a well-written, but complex, plugin +- [Publisher Ads Audits](https://github.com/googleads/pub-ads-lighthouse-plugin) - a well-written, but complex, plugin - [Lighthouse Plugin Recipe](./recipes/lighthouse-plugin-example)