We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8edc010 commit 8509dcdCopy full SHA for 8509dcd
website/_redirects
@@ -2,9 +2,12 @@
2
/docs/* /:splat
3
4
# Deleted old tutorials
5
-/tutorials/basic-tutorial /tutorials/overview
6
-/tutorials/intermediate-tutorial /tutorials/overview
7
-/tutorials/advanced-tutorial /tutorials/overview
+/tutorials/basic-tutorial /tutorials/overview
+/tutorials/intermediate-tutorial /tutorials/overview
+/tutorials/advanced-tutorial /tutorials/overview
8
9
# Renamed start page
10
-/introduction/quick-start /introduction/getting-started
+/introduction/quick-start /introduction/getting-started
11
+
12
+# Relocated content
13
+/rtk-query/usage/optimistic-updates /rtk-query/usage/manual-cache-updates#optimistic-updates
0 commit comments