We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 12e4ab6 commit bf0bd02Copy full SHA for bf0bd02
docusaurus/website/docusaurus.config.js
@@ -38,8 +38,7 @@ const siteConfig = {
38
announcementBar: {
39
id: 'deprecated',
40
content:
41
- 'Create React App is deprecated. <a target="_blank" rel="noopener noreferrer" \
42
- href="https://github.com/facebook/create-react-app/discussions/TODO">Read more here</a>.',
+ 'Create React App is deprecated. <a target="_blank" rel="noopener noreferrer" href="https://react.dev/link/cra">Read more here</a>.',
43
backgroundColor: '#20232a',
44
textColor: '#fff',
45
isCloseable: false,
0 commit comments