This repository was archived by the owner on Jan 18, 2024. It is now read-only.
File tree 12 files changed +47
-12
lines changed
angular/src/app/components/info
eleventy/src/_includes/partials
12 files changed +47
-12
lines changed Original file line number Diff line number Diff line change 7
7
< div class ="info__wrapperOuter left ">
8
8
< div class ="info_wrapperInner ">
9
9
< span class ="info__subtitle "> Documentation</ span >
10
- < a href ="# " class ="info__title "> Read the Tutorial </ a >
10
+ < a
11
+ href ="https://directus.io/guides/get-started-building-an-angular-website-with-directus/ "
12
+ class ="info__title "
13
+ >
14
+ Read the Tutorial
15
+ </ a >
11
16
</ div >
12
17
</ div >
13
18
< div class ="info__wrapperOuter right ">
Original file line number Diff line number Diff line change 7
7
<div class =" info__wrapperOuter left" >
8
8
<div class =" info_wrapperInner" >
9
9
<span class =" info__subtitle" >Documentation</span >
10
- <a href =" #" class =" info__title" > Read the Tutorial </a >
10
+ <a href =" https://directus.io/guides/get-started-building-an-astro-website-with-directus/" class =" info__title" >
11
+ Read the Tutorial </a >
11
12
</div >
12
13
</div >
13
14
<div class =" info__wrapperOuter right" >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default function Info() {
9
9
< div className = "info__wrapperOuter left" >
10
10
< div className = "info_wrapperInner" >
11
11
< span className = "info__subtitle" > Documentation</ span >
12
- < a href = "# " className = "info__title" >
12
+ < a href = "https://directus.io/guides/get-started-building-a-blitz-website-with-directus/ " className = "info__title" >
13
13
Read the Tutorial
14
14
</ a >
15
15
</ div >
Original file line number Diff line number Diff line change 7
7
<div class =" info__wrapperOuter left" >
8
8
<div class =" info_wrapperInner" >
9
9
<span class =" info__subtitle" >Documentation</span >
10
- <a href =" #" class =" info__title" > Read the Tutorial </a >
10
+ <a
11
+ href =" https://directus.io/guides/get-started-building-an-eleventy-website-with-directus/"
12
+ class =" info__title"
13
+ >
14
+ Read the Tutorial
15
+ </a >
11
16
</div >
12
17
</div >
13
18
<div class =" info__wrapperOuter right" >
Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ export default function Info() {
11
11
< div className = "info__wrapperOuter left" >
12
12
< div className = "info_wrapperInner" >
13
13
< span className = "info__subtitle" > Documentation</ span >
14
- < a href = "#" className = "info__title" >
14
+ < a
15
+ href = "https://directus.io/guides/get-started-building-a-gatsby-website-with-directus/"
16
+ className = "info__title"
17
+ >
15
18
Read the Tutorial
16
19
</ a >
17
20
</ div >
Original file line number Diff line number Diff line change 8
8
<div class =" info__wrapperOuter left" >
9
9
<div class =" info_wrapperInner" >
10
10
<span class =" info__subtitle" >Documentation</span >
11
- <a href =" #" class =" info__title" >Read the Tutorial</a >
11
+ <a
12
+ href =" https://directus.io/guides/get-started-building-an-iles-website-with-directus/"
13
+ class =" info__title"
14
+ >Read the Tutorial</a
15
+ >
12
16
</div >
13
17
</div >
14
18
<div class =" info__wrapperOuter right" >
Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ export default function Info() {
9
9
< div className = "info__wrapperOuter left" >
10
10
< div className = "info_wrapperInner" >
11
11
< span className = "info__subtitle" > Documentation</ span >
12
- < a href = "#" className = "info__title" >
12
+ < a
13
+ href = "https://directus.io/guides/get-started-building-a-next-website-with-directus/"
14
+ className = "info__title"
15
+ >
13
16
Read the Tutorial
14
17
</ a >
15
18
</ div >
Original file line number Diff line number Diff line change 8
8
<div class =" info__wrapperOuter left" >
9
9
<div class =" info_wrapperInner" >
10
10
<span class =" info__subtitle" >Documentation</span >
11
- <a href =" #" class =" info__title" >Read the Tutorial</a >
11
+ <a
12
+ href =" https://directus.io/guides/get-started-building-a-nuxt-2-website-with-directus/"
13
+ class =" info__title"
14
+ >Read the Tutorial</a
15
+ >
12
16
</div >
13
17
</div >
14
18
<div class =" info__wrapperOuter right" >
Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ export default function Info() {
9
9
< div className = "info__wrapperOuter left" >
10
10
< div className = "info_wrapperInner" >
11
11
< span className = "info__subtitle" > Documentation</ span >
12
- < a href = "#" className = "info__title" >
12
+ < a
13
+ href = "https://directus.io/guides/get-started-building-a-react-website-with-directus/"
14
+ className = "info__title"
15
+ >
13
16
Read the Tutorial
14
17
</ a >
15
18
</ div >
Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ export default function Info() {
9
9
< div className = "info__wrapperOuter left" >
10
10
< div className = "info_wrapperInner" >
11
11
< span className = "info__subtitle" > Documentation</ span >
12
- < a href = "#" className = "info__title" >
12
+ < a
13
+ href = "https://directus.io/guides/get-started-building-a-remix-website-with-directus/"
14
+ className = "info__title"
15
+ >
13
16
Read the Tutorial
14
17
</ a >
15
18
</ div >
Original file line number Diff line number Diff line change 7
7
<div class =" info__wrapperOuter left" >
8
8
<div class =" info_wrapperInner" >
9
9
<span class =" info__subtitle" >Documentation</span >
10
- <a href =" # " class =" info__title" > Read the Tutorial </a >
10
+ <a href =" https://directus.io/guides/get-started-building-a-svelte-website-with-directus/ " class =" info__title" > Read the Tutorial </a >
11
11
</div >
12
12
</div >
13
13
<div class =" info__wrapperOuter right" >
Original file line number Diff line number Diff line change 8
8
<div class =" info__wrapperOuter left" >
9
9
<div class =" info_wrapperInner" >
10
10
<span class =" info__subtitle" >Documentation</span >
11
- <a href =" #" class =" info__title" >Read the Tutorial</a >
11
+ <a
12
+ href =" https://directus.io/guides/get-started-building-a-vue-website-with-directus/"
13
+ class =" info__title"
14
+ >Read the Tutorial</a
15
+ >
12
16
</div >
13
17
</div >
14
18
<div class =" info__wrapperOuter right" >
You can’t perform that action at this time.
0 commit comments