Redirect lists-and-keys to rendering-lists describing key (#7120)

This commit is contained in:
Bartosz Klonowski
2024-08-23 14:21:11 +02:00
committed by GitHub
parent a220bb3f21
commit b5f28b4844

View File

@@ -24,6 +24,11 @@
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
"permanent": false
},
{
"source": "/docs/lists-and-keys",
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
"permanent": false
},
{
"source": "/link/invalid-hook-call",
"destination": "/warnings/invalid-hook-call-warning",