File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ export default function Home() {
203
203
< code > NextjsSite</ code >
204
204
</ a > { " " }
205
205
construct for this. You can look at the{ " " }
206
- < a href = "https://github.com/serverless-stack/sst/blob/master/packages/resources /src/NextjsSite.ts" >
206
+ < a href = "https://github.com/serverless-stack/sst/blob/master/packages/sst /src/constructs /NextjsSite.ts" >
207
207
source of the SST construct
208
208
</ a > { " " }
209
209
to see what infrastructure you need. We'll document this in detail
@@ -220,7 +220,7 @@ export default function Home() {
220
220
< p >
221
221
Note that, if you are not a library author and are just looking for a
222
222
way to deploy your serverless Next.js app to AWS,{ " " }
223
- < a href = "https://sst.dev/examples/how-to-create-a- nextjs-app-with-serverless.html " >
223
+ < a href = "https://docs. sst.dev/start/ nextjs" >
224
224
follow this tutorial
225
225
</ a >
226
226
.
You can’t perform that action at this time.
0 commit comments