Updates tutorial link in templates (#1423)

This commit is contained in:
Mihovil Ilakovac 2023-08-31 10:26:41 +02:00 committed by GitHub
parent b6a10dd0ff
commit 66a04a07ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 18 additions and 18 deletions

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -403,7 +403,7 @@
"file",
"web-app/src/ext-src/MainPage.jsx"
],
"7244c106359f088fdcc0d4a76ee63277f1cea63cbe7aac5e5c39a17df693b1e2"
"8ee7fe1352719facadf0935eb45df8661ba13015277ea80be5a9200c66a31bde"
],
[
[

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -417,7 +417,7 @@
"file",
"web-app/src/ext-src/MainPage.jsx"
],
"7244c106359f088fdcc0d4a76ee63277f1cea63cbe7aac5e5c39a17df693b1e2"
"8ee7fe1352719facadf0935eb45df8661ba13015277ea80be5a9200c66a31bde"
],
[
[

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -802,7 +802,7 @@
"file",
"web-app/src/ext-src/MainPage.jsx"
],
"7244c106359f088fdcc0d4a76ee63277f1cea63cbe7aac5e5c39a17df693b1e2"
"8ee7fe1352719facadf0935eb45df8661ba13015277ea80be5a9200c66a31bde"
],
[
[

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -431,7 +431,7 @@
"file",
"web-app/src/ext-src/MainPage.jsx"
],
"7244c106359f088fdcc0d4a76ee63277f1cea63cbe7aac5e5c39a17df693b1e2"
"8ee7fe1352719facadf0935eb45df8661ba13015277ea80be5a9200c66a31bde"
],
[
[

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -417,7 +417,7 @@
"file",
"web-app/src/ext-src/MainPage.jsx"
],
"7244c106359f088fdcc0d4a76ee63277f1cea63cbe7aac5e5c39a17df693b1e2"
"8ee7fe1352719facadf0935eb45df8661ba13015277ea80be5a9200c66a31bde"
],
[
[

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -18,7 +18,7 @@ const MainPage = () => {
<div className="buttons">
<a
className="button button-filled"
href="https://wasp-lang.dev/docs/tutorials/todo-app"
href="https://wasp-lang.dev/docs/tutorial/create"
target="_blank"
rel="noreferrer noopener"
>

View File

@ -234,7 +234,7 @@ module.exports = {
},
{
from: '/docs/tutorials/todo-app',
to: '/docs/tutorial/project-structure',
to: '/docs/tutorial/create',
},
],
},