Skip to content

Commit 6fb09a3

Browse files
committed
Add redirect from old caching doc page
1 parent b0b574b commit 6fb09a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

redirects/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirects": [
3+
{
4+
"source": "/docs/caching/",
5+
"destination": "https://www.tigrisdata.com/docs/objects/caching/",
6+
"permanent": true
7+
},
38
{
49
"source": "/:path*",
510
"destination": "https://www.tigrisdata.com/docs/:path*",

0 commit comments

Comments
 (0)