mirror of
https://github.com/netbirdio/docs.git
synced 2026-09-02 13:11:25 +02:00
docs: remove stale GSoC 2022 ideas page (#746)
Delete /about-netbird/other (Google Summer of Code 2022 project ideas) and add a 301 redirect to /introduction. The page was orphaned — not linked from navigation, contained broken internal links, and had no modern equivalent.
This commit is contained in:
@@ -102,6 +102,11 @@ const nextConfig = {
|
||||
destination: '/about-netbird/self-hosted-vs-cloud',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/about-netbird/other',
|
||||
destination: '/introduction',
|
||||
permanent: true,
|
||||
},
|
||||
// documentation redirects for access control
|
||||
{
|
||||
source: '/how-to/manage-network-access',
|
||||
|
||||
Reference in New Issue
Block a user