MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / ConfigPage

Function ConfigPage

web/src/app/config/page.tsx:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1import { redirect } from 'next/navigation'
2
3export default function ConfigPage() {
4 redirect('/docs/advanced#configuration')
5}

Callers

nothing calls this directly

Calls 1

redirectFunction · 0.50

Tested by

no test coverage detected