Skip to content

Commit 3d6353f

Browse files
use git mv to recognize capilatization change
1 parent 726c483 commit 3d6353f

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

mdx-slide-loader.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ ${inlineModules
126126
/*
127127
Step 10:
128128
* Finally, declare the default export as an array of the slide components.
129-
* See /examples/MDX/TestMDX.js for how to import and use the generated slide
129+
* See /examples/mdx/test-mdx.js for how to import and use the generated slide
130130
* components.
131131
*/
132132
const footer = `export const slideCount = ${slides.length};\n\n

0 commit comments

Comments
 (0)