Skip to content

Commit ae999cf

Browse files
authored
Update broken link (#35184)
Currently this link doesn't work (Service Unavailable). This PR updates the link
1 parent a9fd6be commit ae999cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/gatsby-plugin-google-gtag/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Global site tag (gtag.js) is meant to combine multiple Google tagging systems an
88

99
For more general information on gtag you can read Google's official documentation on the subject: https://developers.google.com/gtagjs/.
1010

11-
If you're migrating from analytics.js (gatsby-plugin-google-analytics) you can read about the subtle API differences in more depth at: https://developers.google.com/analytics/devguides/collection/gtagjs/migration.
11+
If you're migrating from analytics.js (gatsby-plugin-google-analytics) you can read about the subtle API differences in more depth at: https://developers.google.com/analytics/devguides/migration/ua/analyticsjs-to-gtagjs.
1212

1313
NOTE: This plugin only works in production mode! To test your Global Site Tag is installed and firing events correctly run: `gatsby build && gatsby serve.`
1414

0 commit comments

Comments
 (0)