diff --git a/docs/admob/index.md b/docs/admob/index.md
index a96c6536..50d9c4d4 100644
--- a/docs/admob/index.md
+++ b/docs/admob/index.md
@@ -31,7 +31,7 @@ and [Rewarded Video Ads](https://developers.google.com/admob/android/rewarded-vi
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=admob"
+ to="/guides?tags=admob"
>
The AdMob package provides a simple API to get started. Learn how to take full advantage of AdMob with our guides.
diff --git a/docs/analytics/index.md b/docs/analytics/index.md
index 996d6cb1..8c369335 100644
--- a/docs/analytics/index.md
+++ b/docs/analytics/index.md
@@ -36,7 +36,7 @@ device information, location, user actions and more.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=analytics"
+ to="/guides?tags=analytics"
>
Analytics works great out of the box, however provides a powerful API to gain full analytical insight into
your application. Our guides cover topics from the basics to advanced integration techiques.
diff --git a/docs/app/index.md b/docs/app/index.md
index 88f5d67a..bf34264b 100644
--- a/docs/app/index.md
+++ b/docs/app/index.md
@@ -27,7 +27,7 @@ app to be installed.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=app"
+ to="/guides?tags=app"
>
Our guides explian how to take advantage of multiple app instances with Firebase.
diff --git a/docs/auth/index.md b/docs/auth/index.md
index c2f70ac8..f5cdf58f 100644
--- a/docs/auth/index.md
+++ b/docs/auth/index.md
@@ -26,7 +26,7 @@ React Native Firebase provides access to all Firebase authentication methods and
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=auth"
+ to="/guides?tags=auth"
>
Looking for advanced authentication help? Our indepth guides cover topics such as social integration.
diff --git a/docs/auth/quick-start.md b/docs/auth/quick-start.md
index 8a044dc7..d30f0250 100644
--- a/docs/auth/quick-start.md
+++ b/docs/auth/quick-start.md
@@ -86,7 +86,7 @@ The user is able to clear their state by deleting the apps data/cache from the d
React Native Firebase provides access to the majority of authentication providers available, including social providers
including Facebook, Google, Twitter and Github, along with phone/SMS authentication.
-*Our [guides](/guides?tag=auth) provide more in-depth explanations on provides and how to integrate them into your application.*
+*Our [guides](/guides?tags=auth) provide more in-depth explanations on provides and how to integrate them into your application.*
#### Anonymous Sign In
diff --git a/docs/config/index.md b/docs/config/index.md
index cc04a3eb..b5ed9ecc 100644
--- a/docs/config/index.md
+++ b/docs/config/index.md
@@ -28,7 +28,7 @@ effect within your application.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=config"
+ to="/guides?tags=config"
>
Remote Config has a wide range of use-cases. Our guides cover various scenarios on how to integrate it into your
application with real-world application.
diff --git a/docs/crashlytics/index.md b/docs/crashlytics/index.md
index 15d98ba6..ff58222a 100644
--- a/docs/crashlytics/index.md
+++ b/docs/crashlytics/index.md
@@ -28,7 +28,7 @@ application.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=crashlytics"
+ to="/guides?tags=crashlytics"
>
Ensuring crash reports contain the right information to help you debug and fix the issue is crtical to providing
a stable application. Our guides cover tips and tricks for integrating Crashlytics sucessfully.
diff --git a/docs/firestore/index.md b/docs/firestore/index.md
index a4367877..f97ae8f1 100644
--- a/docs/firestore/index.md
+++ b/docs/firestore/index.md
@@ -27,7 +27,7 @@ performance and offline capabilities.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=firestore"
+ to="/guides?tags=firestore"
>
Cloud Firestore offers a range of powerful features. Our guides cover both beginner and advanced topics
to get started with.
diff --git a/docs/functions/index.md b/docs/functions/index.md
index 74835747..9df6e11d 100644
--- a/docs/functions/index.md
+++ b/docs/functions/index.md
@@ -36,7 +36,7 @@ React Native Firebase supports integration with production and locally emulated
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=functions"
+ to="/guides?tags=functions"
>
Combining an application with Cloud Functions allows for rapid development cycles. Our guides
cover how to best utilize Cloud Firestore with other Firebase modules.
diff --git a/docs/functions/quick-start.md b/docs/functions/quick-start.md
index ed540cf1..a024fcc4 100644
--- a/docs/functions/quick-start.md
+++ b/docs/functions/quick-start.md
@@ -54,7 +54,7 @@ async function order() {
}
```
-Looking for a more in-depth explanations? Our [Cloud Functions](/guides?tag=functions) guides have you covered.
+Looking for a more in-depth explanations? Our [Cloud Functions](/guides?tags=functions) guides have you covered.
### Local emulator
diff --git a/docs/iid/index.md b/docs/iid/index.md
index c6e0e4a3..7014b592 100644
--- a/docs/iid/index.md
+++ b/docs/iid/index.md
@@ -24,7 +24,7 @@ your app's server side managed resources, for example sending FCM messages.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=perf"
+ to="/guides?tags=perf"
>
Understand how Instance ID can be used with your application and server side systems.
diff --git a/docs/links/index.md b/docs/links/index.md
index fd3b1152..540aa97a 100644
--- a/docs/links/index.md
+++ b/docs/links/index.md
@@ -30,7 +30,7 @@ users, view the Notifications mo
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=messaging"
+ to="/guides?tags=messaging"
>
Firebase Cloud Messaging is powerful tool to empower your application. Our guides cover various ways it can be integrated
on your application and backend systems.
diff --git a/docs/messaging/index.md b/docs/messaging/index.md
index 7f9777bd..91071dd2 100644
--- a/docs/messaging/index.md
+++ b/docs/messaging/index.md
@@ -30,7 +30,7 @@ users, view the Notifications mo
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=messaging"
+ to="/guides?tags=messaging"
>
Firebase Cloud Messaging is powerful tool to empower your application. Our guides cover various ways it can be integrated
on your application and backend systems.
diff --git a/docs/ml-kit/index.md b/docs/ml-kit/index.md
index de238ab1..8f5547bf 100644
--- a/docs/ml-kit/index.md
+++ b/docs/ml-kit/index.md
@@ -25,7 +25,7 @@ Firebase ML Kit brings the power of machine learning to your React Native applic
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=mlkit"
+ to="/guides?tags=mlkit"
>
Our guides
diff --git a/docs/notifications/index.md b/docs/notifications/index.md
index 59fabf01..97f33e17 100644
--- a/docs/notifications/index.md
+++ b/docs/notifications/index.md
@@ -23,7 +23,7 @@ TODO
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=notifications"
+ to="/guides?tags=notifications"
>
TODO
diff --git a/docs/perf/index.md b/docs/perf/index.md
index 2059a843..1b6a0c9d 100644
--- a/docs/perf/index.md
+++ b/docs/perf/index.md
@@ -27,7 +27,7 @@ however provides a simple API to track custom trace and HTTP request metrics.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=perf"
+ to="/guides?tags=perf"
>
Our guides walk you through some of the ways Performance Monitoring can be to gain deeper insight into your applications
performance.
diff --git a/docs/storage/index.md b/docs/storage/index.md
index 9179a8e7..2ad42884 100644
--- a/docs/storage/index.md
+++ b/docs/storage/index.md
@@ -26,7 +26,7 @@ directly from your device and from your Firebase Cloud Storage bucket.
color="#4CAF50"
title="Guides"
version={false}
- to="/guides?tag=storage"
+ to="/guides?tags=storage"
>
TODO