You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ Then, import `SwiftSyntax` in your Swift code.
43
43
44
44
## Documentation
45
45
46
-
Documentation can be found [here](https://github.com/apple/swift-syntax/blob/main/Documentation) and some examples of using SwiftSyntax can be found [here](https://github.com/apple/swift-syntax/blob/main/Examples).
46
+
Documentation can be found [here](Documentation) and some examples of using SwiftSyntax can be found [here](Snippets).
47
47
48
48
## Contributing
49
49
50
-
Start contributing to SwiftSyntax see [this guide](https://github.com/apple/swift-syntax/blob/main/CONTRIBUTING.md) for more information.
50
+
Start contributing to SwiftSyntax see [this guide](CONTRIBUTING.md) for more information.
0 commit comments