Skip to content

Commit 5c78a88

Browse files
committed
README: Use .app instead of .com for demo link
Netlify sites are now hosted as .app rather than .com: https://community.netlify.com/t/changes-coming-to-netlify-site-urls/8918
1 parent 26b8b77 commit 5c78a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This is a demo of a NextJS application with Server-Side Rendering (SSR).
66

7-
View the demo: [https://next-on.netlify.com](https://next-on.netlify.com)
7+
View the demo: [https://next-on.netlify.app](https://next-on.netlify.app)
88

99
The demo is hosted on Netlify. Minimal configuration required thanks to [the next-on-netlify npm package](https://www.npmjs.com/package/next-on-netlify). next-on-netlify makes server-side rendering possible by using Netlify functions under the hood.
1010

0 commit comments

Comments
 (0)