Skip to content

Commit ee2e36e

Browse files
authored
Update docusaurus.config.js
1 parent 362094b commit ee2e36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
title: "React TypeScript Cheatsheets", // Title for your website.
1818
tagline:
1919
"Cheatsheets for experienced React developers getting started with TypeScript",
20-
url: "https://react-typescript-cheatsheet.netlify.app/", // Your website URL
20+
url: "https://react-typescript-cheatsheet.netlify.app", // Your website URL
2121
baseUrl: "/",
2222
projectName: "react-typescript-cheatsheet",
2323
organizationName: "typescript-cheatsheets",

0 commit comments

Comments
 (0)