docs: fix broken link [ci-skip]
This commit is contained in:
parent
759315bfa3
commit
45f5facbed
|
@ -66,7 +66,7 @@ Now it's your turn, change the Hello World! on your page to output as lowercase:
|
|||
```
|
||||
{% endraw %}
|
||||
|
||||
To get our changes processed by Jekyll we need to add [front matter](03-front-matter/) to the top of the page:
|
||||
To get our changes processed by Jekyll we need to add [front matter](../03-front-matter/) to the top of the page:
|
||||
|
||||
```markdown
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue