Skip to content

Commit ac48032

Browse files
authored
Fix explanation link in docs (#623)
1 parent a7b62fb commit ac48032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ This documentation uses the [Diátaxis](https://diataxis.fr/) framework. The fol
1717

1818
- [Tutorials](tutorials.md): when you want to learn
1919
- [How-to Guides](howto.md): when need to accomplish a task
20-
- [Explanation](howto.md): when you need a broader understanding and the thinking behind why certain things are set up in a particular way.
20+
- [Explanation](explanation.md): when you need a broader understanding and the thinking behind why certain things are set up in a particular way.
2121
- [Reference](reference.md): when you need precise, detailed information
2222

0 commit comments

Comments
 (0)