docs: redirect base slug (0.1) (#21458)

This commit is contained in:
Erick Friis 2024-05-09 10:52:17 -07:00 committed by GitHub
parent 0c84aea1d4
commit 25f8467ffb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
"destination": "/v0.1/docs/:path*/"
},
{
"source": "(/?)",
"source": "(/?)|(/v0.1/?)",
"destination": "/v0.1/docs/get_started/introduction/"
},
{