Skip to content

Commit 6e43fcc

Browse files
committed
Add redirect
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent d34b3a0 commit 6e43fcc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"source": "/toolhive/guides-k8s/deploy-operator-helm",
3131
"destination": "/toolhive/guides-k8s/deploy-operator",
3232
"permanent": true
33+
},
34+
{
35+
"source": "/toolhive/reference/registry-schema",
36+
"destination": "/toolhive/reference/registry-schema-toolhive",
37+
"permanent": true
3338
}
3439
],
3540
"installCommand": "dnf install -q -y jq && npm install",

0 commit comments

Comments
 (0)