Skip to content

Commit c60ebe7

Browse files
Copilothotlong
andcommitted
Keep documentation content at root /content/docs as requested
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 3124fe9 commit c60ebe7

File tree

147 files changed

+21
-9
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+21
-9
lines changed

README.md

Lines changed: 3 additions & 1 deletion

apps/docs/README.md

Lines changed: 10 additions & 7 deletions

apps/docs/source.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineDocs, defineConfig } from 'fumadocs-mdx/config';
22

33
export const docs = defineDocs({
4-
dir: 'content/docs',
4+
dir: '../../content/docs',
55
}) as any;
66

77
export default defineConfig();

0 commit comments

Comments
 (0)