Skip to content

Commit e1600be

Browse files
Fix broken link to documentation on README (#365)
1 parent cbd28c2 commit e1600be

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
@@ -4,7 +4,7 @@ This repository contains a logging API implementation for Swift.
44
SwiftLog provides a unified, performant, and ergonomic logging API that can be
55
adopted by libraries and applications across the Swift ecosystem.
66

7-
- 📚 **Documentation** and **tutorials** are available on the [Swift Package Index][spi-swift-log]
7+
- 📚 **Documentation** and **tutorials** are available on the [Swift Package Index](https://swiftpackageindex.com/apple/swift-log)
88
- 🚀 **Contributions** are welcome, please see [CONTRIBUTING.md](CONTRIBUTING.md)
99
- 🪪 **License** is Apache 2.0, repeated in [LICENSE.txt](LICENSE.txt)
1010
- 🔒 **Security** issues should be reported via the process in [SECURITY.md](SECURITY.md)

0 commit comments

Comments
 (0)