Skip to content

Commit df697dd

Browse files
Jim Gaogatsbybot
Jim Gao
and
gatsbybot
authored
chore(docs): Fix link to TS doc in tutorial (#35014)
Co-authored-by: gatsbybot <[email protected]>
1 parent f46458a commit df697dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/tutorial/part-1/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Will you be using JavaScript or TypeScript?
116116

117117
<Announcement style={{marginBottom: "1.5rem"}}>
118118

119-
This tutorial doesn't require any prior TypeScript knowledge as it uses JavaScript. If you're familiar with TypeScript you can read the [Gatsby and TypeScript guide](/how-to/custom-configuration/typescript/) to learn about typings, files, and conventions. If you want to use TypeScript we recommend going through the tutorial first and then only afterwards convert the project to TypeScript.
119+
This tutorial doesn't require any prior TypeScript knowledge as it uses JavaScript. If you're familiar with TypeScript you can read the [Gatsby and TypeScript guide](/docs/how-to/custom-configuration/typescript/) to learn about typings, files, and conventions. If you want to use TypeScript we recommend going through the tutorial first and then only afterwards convert the project to TypeScript.
120120

121121
</Announcement>
122122

0 commit comments

Comments
 (0)