File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
apps/svelte.dev/src/routes/docs Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 7171
7272 <div class =" options" >
7373 <a href =" /tutorial" >
74- <h2 >I’ m brand new here</h2 >
74+ <h2 >I' m brand new here</h2 >
7575 <p >
7676 We recommend starting with the interactive tutorial, which will teach you how to use Svelte
7777 right here in your browser.
7878 </p >
7979 </a >
8080
8181 <a href =" /docs/svelte/v5-migration-guide" >
82- <h2 >I’ m migrating an app from Svelte 4</h2 >
82+ <h2 >I' m migrating an app from Svelte 4</h2 >
8383 <p >
84- If you’ re already experienced with an older version of Svelte, the migration guide
84+ If you' re already experienced with an older version of Svelte, the migration guide
8585 will bring you up to speed on the changes in Svelte 5.
8686 </p >
8787 </a >
102102 </p >
103103 </a >
104104
105+ <a href =" https://v4.svelte.dev" >
106+ <h2 >I'm looking for the old docs</h2 >
107+ <p >
108+ If you're developing a site using only Svelte 3 or Svelte 4, the old site may be a helpful reference until you upgrade.
109+ </p >
110+ </a >
111+
105112 <a href =" /chat" class =" external" >
106113 <h2 >Help! I'm stuck</h2 >
107114 <p >
You can’t perform that action at this time.
0 commit comments