소스 검색

remove loops

Mark IJbema 2 주 전
부모
커밋
6e45b27150
1개의 변경된 파일0개의 추가작업 그리고 60개의 파일을 삭제
  1. 0 60
      apps/kilocode-docs/previous-docs-redirects.js

+ 0 - 60
apps/kilocode-docs/previous-docs-redirects.js

@@ -2,12 +2,6 @@ module.exports = [
 	// ============================================
 	// GET STARTED
 	// ============================================
-	{
-		source: "/docs/getting-started/quickstart",
-		destination: "/docs/getting-started/quickstart",
-		basePath: false,
-		permanent: true,
-	},
 	{
 		source: "/docs/getting-started/setting-up",
 		destination: "/docs/getting-started/setup-authentication",
@@ -554,82 +548,28 @@ module.exports = [
 	// ============================================
 	// CONTRIBUTING
 	// ============================================
-	{
-		source: "/docs/contributing",
-		destination: "/docs/contributing",
-		basePath: false,
-		permanent: true,
-	},
 	{
 		source: "/docs/contributing/index",
 		destination: "/docs/contributing",
 		basePath: false,
 		permanent: true,
 	},
-	{
-		source: "/docs/contributing/development-environment",
-		destination: "/docs/contributing/development-environment",
-		basePath: false,
-		permanent: true,
-	},
 
 	// ============================================
 	// CONTRIBUTING - Architecture
 	// ============================================
-	{
-		source: "/docs/contributing/architecture",
-		destination: "/docs/contributing/architecture",
-		basePath: false,
-		permanent: true,
-	},
 	{
 		source: "/docs/contributing/architecture/index",
 		destination: "/docs/contributing/architecture",
 		basePath: false,
 		permanent: true,
 	},
-	{
-		source: "/docs/contributing/architecture/annual-billing",
-		destination: "/docs/contributing/architecture/annual-billing",
-		basePath: false,
-		permanent: true,
-	},
-	{
-		source: "/docs/contributing/architecture/enterprise-mcp-controls",
-		destination: "/docs/contributing/architecture/enterprise-mcp-controls",
-		basePath: false,
-		permanent: true,
-	},
 	{
 		source: "/docs/contributing/architecture/onboarding-engagement-improvements",
 		destination: "/docs/contributing/architecture/onboarding-improvements",
 		basePath: false,
 		permanent: true,
 	},
-	{
-		source: "/docs/contributing/architecture/organization-modes-library",
-		destination: "/docs/contributing/architecture/organization-modes-library",
-		basePath: false,
-		permanent: true,
-	},
-	{
-		source: "/docs/contributing/architecture/track-repo-url",
-		destination: "/docs/contributing/architecture/track-repo-url",
-		basePath: false,
-		permanent: true,
-	},
-	{
-		source: "/docs/contributing/architecture/vercel-ai-gateway",
-		destination: "/docs/contributing/architecture/vercel-ai-gateway",
-		basePath: false,
-		permanent: true,
-	},
-	{
-		source: "/docs/contributing/architecture/voice-transcription",
-		destination: "/docs/contributing/architecture/voice-transcription",
-		basePath: false,
-		permanent: true,
-	},
 
 	// ============================================
 	// PAGES TO CONDENSE (Redirects to parent pages)