Skip to content

Commit 4a3e3b3

Browse files
authored
Fix link to Structure in docs (#247)
1 parent 1a2fb63 commit 4a3e3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributors/architecture/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ these guides heavily skew toward that topic,
99
and you can start with a [guide to how RSpec works if you like](./how-rspec-works.md).
1010
But you can also find [details around the diff engine](./how-super-diff-works.md).
1111
Finally, if you're curious about the files in this project and how they're organized,
12-
feel free to consult the [structure](./structure) document.
12+
feel free to consult the [structure](./structure.md) document.

0 commit comments

Comments
 (0)