Skip to content

Commit 36482ae

Browse files
authored
Merge pull request #590 from kavon/fix-readme
fix link to examples
2 parents dd96f12 + 97661d8 commit 36482ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Then, import `SwiftSyntax` in your Swift code.
4545

4646
## Documentation
4747

48-
Documentation can be found [here](Documentation) and some examples of using SwiftSyntax can be found [here](Snippets).
48+
Documentation can be found [here](Documentation) and some examples of using SwiftSyntax can be found [here](Examples).
4949

5050
## Contributing
5151

0 commit comments

Comments
 (0)