We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f29c1 commit 91bb5bdCopy full SHA for 91bb5bd
docs/src/content/docs/manual-installation.mdx
@@ -84,7 +84,7 @@ The following example sets up Lunaria to track Markdown/MDX content for both Eng
84
"label": "Português",
85
"lang": "pt",
86
"content": {
87
- "location": "src/content/en/**/*.{md,mdx}"
+ "location": "src/content/pt/**/*.{md,mdx}"
88
}
89
90
]
0 commit comments