Skip to content

Commit c724054

Browse files
updated npm dependencies
1 parent db62da4 commit c724054

File tree

5 files changed

+15553
-9404
lines changed

5 files changed

+15553
-9404
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ This outputs your own Netlify visual editor URL. Open this, register or sign in,
4343

4444
## Next Steps
4545

46-
Here are a few suggestions on what to do next if you're new to Netlify visual editor:
46+
Here are a few suggestions on what to do next if you're new to Netlify Visual Editor:
4747

48-
- Learn [how Netlify visual editor works](https://docs.netlify.com/visual-editor/overview/)
48+
- Learn [how Netlify Visual Editor works](https://docs.netlify.com/visual-editor/overview/)
4949
- Check [Netlify visual editor reference documentation](https://visual-editor-reference.netlify.com/)
5050

5151
## Support

content/data/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"address": "312 Lovely Street, Brooklyn, NY, 123456",
8585
"addressAltText": "My address"
8686
},
87-
"copyrightText": "Powered by [Netlify](https://www.netlify.com/platform/)",
87+
"copyrightText": "Powered by [Netlify](https://www.netlify.com/)",
8888
"styles": {
8989
"self": {
9090
"width": "narrow",

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

0 commit comments

Comments
 (0)