Skip to content

Commit 1afea04

Browse files
committed
Update URL
1 parent a521461 commit 1afea04

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

src/app/course/page.tsx renamed to src/app/build-uis-that-dont-suck/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ export const metadata: Metadata = {
1212
type: "website",
1313
title: "Build UIs that don't suck",
1414
description: "A free video series from the creator of Tailwind CSS.",
15-
images: "https://tailwindcss.com/api/og?path=/course",
16-
url: "https://tailwindcss.com/course",
15+
images: "https://tailwindcss.com/api/og?path=/build-uis-that-dont-suck",
16+
url: "https://tailwindcss.com/build-uis-that-dont-suck",
1717
},
1818
};
1919

0 commit comments

Comments
 (0)