Skip to content

Commit b35f206

Browse files
[blog] Fix year in Punta Cana retreat post (#46943)
1 parent 6afef27 commit b35f206

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/pages/blog/2024-punta-cana-retreat.js renamed to docs/pages/blog/2025-punta-cana-retreat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as React from 'react';
22
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
3-
import { docs } from './2024-punta-cana-retreat.md?muiMarkdown';
3+
import { docs } from './2025-punta-cana-retreat.md?muiMarkdown';
44

55
export default function Page() {
66
return <TopLayoutBlog docs={docs} />;
File renamed without changes.

0 commit comments

Comments
 (0)