We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362094b commit ee2e36eCopy full SHA for ee2e36e
website/docusaurus.config.js
@@ -17,7 +17,7 @@ module.exports = {
17
title: "React TypeScript Cheatsheets", // Title for your website.
18
tagline:
19
"Cheatsheets for experienced React developers getting started with TypeScript",
20
- url: "https://react-typescript-cheatsheet.netlify.app/", // Your website URL
+ url: "https://react-typescript-cheatsheet.netlify.app", // Your website URL
21
baseUrl: "/",
22
projectName: "react-typescript-cheatsheet",
23
organizationName: "typescript-cheatsheets",
0 commit comments