docs: rename remoteLink and remoteQueryConfig (#10836)
* docs: rename remoteLink and remoteQueryConfig * change version number
This commit is contained in:
@@ -108,6 +108,11 @@ const redirects = async () => {
|
||||
destination: "/resources/nextjs-starter",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/learn/fundamentals/module-links/remote-link",
|
||||
destination: "/learn/fundamentals/module-links/link",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user