Skip to content

Commit bef9ce0

Browse files
Merge pull request #89 from swift-developer-tools/ops/fix-readme-links
Fix README tests link
2 parents c5d06ed + 8015c6b commit bef9ce0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ both Apple Silicon and Intel.
6363
See [libgit2 documentation](https://libgit2.org/docs/) for in-depth guides,
6464
examples, and references.
6565

66-
[swift-libgit2 tests](https://github.com/swift-developer-tools/swift-libgit2/tree/main/Tests/swift-libgit2Tests)
66+
[swift-libgit2 tests](https://github.com/swift-developer-tools/swift-libgit2/tree/main/Tests/SwiftLibgit2Tests)
6767
may also be referenced for general usage examples. However, keep in mind that
6868
these tests focus on validating binding behavior, not demonstrating complete
6969
Git workflows or best practices.

Sources/SwiftLibgit2/SwiftLibgit2.docc/SwiftLibgit2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ both Apple Silicon and Intel.
6767
See [libgit2 documentation](https://libgit2.org/docs/) for in-depth guides,
6868
examples, and references.
6969

70-
[swift-libgit2 tests](https://github.com/swift-developer-tools/swift-libgit2/tree/main/Tests/swift-libgit2Tests)
70+
[swift-libgit2 tests](https://github.com/swift-developer-tools/swift-libgit2/tree/main/Tests/SwiftLibgit2Tests)
7171
may also be referenced for general usage examples. However, keep in mind that
7272
these tests focus on validating binding behavior, not demonstrating complete
7373
Git workflows or best practices.

0 commit comments

Comments
 (0)