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() {
203203 < code > NextjsSite</ code >
204204 </ a > { " " }
205205 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" >
207207 source of the SST construct
208208 </ a > { " " }
209209 to see what infrastructure you need. We'll document this in detail
@@ -220,7 +220,7 @@ export default function Home() {
220220 < p >
221221 Note that, if you are not a library author and are just looking for a
222222 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" >
224224 follow this tutorial
225225 </ a >
226226 .
You can’t perform that action at this time.
0 commit comments