Skip to content

Commit f0ac935

Browse files
Fix all the URLs (#33)
1 parent 8e38c78 commit f0ac935

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ I prefer indentation with tabs for improved accessibility. But, I'd rather you u
236236

237237
By participating in this project you agree to abide by the [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
238238

239-
[build status]: https://github.com/ChimeHQ/SwiftTreeSitter/actions
240-
[build status badge]: https://github.com/ChimeHQ/SwiftTreeSitter/workflows/CI/badge.svg
241-
[platforms]: https://swiftpackageindex.com/ChimeHQ/SwiftTreeSitter
242-
[platforms badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FChimeHQ%2FSwiftTreeSitter%2Fbadge%3Ftype%3Dplatforms
243-
[documentation]: https://swiftpackageindex.com/ChimeHQ/SwiftTreeSitter/main/documentation
239+
[build status]: https://github.com/tree-sitter/swift-tree-sitter/actions
240+
[build status badge]: https://github.com/tree-sitter/swift-tree-sitter/workflows/CI/badge.svg
241+
[platforms]: https://swiftpackageindex.com/tree-sitter/swift-tree-sitter
242+
[platforms badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftree-sitter%2Fswift-tree-sitter%2Fbadge%3Ftype%3Dplatforms
243+
[documentation]: https://swiftpackageindex.com/tree-sitter/swift-tree-sitter/main/documentation
244244
[documentation badge]: https://img.shields.io/badge/Documentation-DocC-blue
245245
[discord]: https://discord.gg/esFpX6sErJ
246246
[discord badge]: https://img.shields.io/badge/Discord-purple?logo=Discord&label=Chat&color=%235A64EC

0 commit comments

Comments
 (0)