Skip to content

Commit f694cef

Browse files
authored
Update README.md (swiftlang#6)
1 parent 0c4427b commit f694cef

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
@@ -54,7 +54,7 @@ extension QOI.Header {
5454
The project includes a variety of example parsers, demonstrating different
5555
attributes of binary formats:
5656

57-
- [Binary Property Lists](https://github.com/apple/swift-binary-parsing/blob/main/Examples/BPListParser/BinaryPList.swift.)
57+
- [Binary Property Lists](https://github.com/apple/swift-binary-parsing/blob/main/Examples/BPListParser/BinaryPList.swift)
5858
- [ELF](https://github.com/apple/swift-binary-parsing/blob/main/Examples/ELFParser/ELF%2BParsing.swift)
5959
- [LZ4](https://github.com/apple/swift-binary-parsing/blob/main/Examples/LZ4Parser/LZ4.swift)
6060
- [PCAP-NG](https://github.com/apple/swift-binary-parsing/blob/main/Examples/PCAPNGParser/PCAPNG.swift)

0 commit comments

Comments
 (0)