Skip to content

Commit 1e0a643

Browse files
authored
chore(docs): Fix links to old tutorial docs (gatsbyjs#33605)
1 parent 94e528a commit 1e0a643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ createFilePath({
130130

131131
#### Example usage
132132

133-
The following is taken from [Gatsby Tutorial, Part Seven](https://www.gatsbyjs.org/tutorial/part-seven/) and is used to create URL slugs for markdown pages.
133+
The following is taken from [Gatsby Tutorial, Part Seven](https://www.gatsbyjs.org/tutorial/part-7/) and is used to create URL slugs for markdown pages.
134134

135135
```javascript
136136
const { createFilePath } = require(`gatsby-source-filesystem`)

0 commit comments

Comments
 (0)