Skip to content

Commit

Permalink
Removes legacy self-host page (#10190)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyvan-ph authored Dec 20, 2024
1 parent 7dc6166 commit 6bbc936
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 21 deletions.
21 changes: 0 additions & 21 deletions contents/features/self-hosted.md

This file was deleted.

4 changes: 4 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -1462,6 +1462,10 @@
{
"source": "/handbook/growth/marketing/paid",
"destination": "/handbook/words-and-pictures/paid"
},
{
"source": "/features/self-hosted",
"destination": "/docs/self-host"
}
]
}

0 comments on commit 6bbc936

Please sign in to comment.