Skip to content

Commit 1f00b80

Browse files
authored
removing line marker
1 parent 8daf7e7 commit 1f00b80

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
@@ -58,7 +58,7 @@ Really simple usage:
5858

5959
For more examples, see example.java or the examples folder.
6060

61-
JavaFastPFOR supports compressing and uncompressing data in chunks (e.g., see ``advancedExample`` in [https://github.com/lemire/JavaFastPFOR/blob/master/example.java#L185-L190](example.java)).
61+
JavaFastPFOR supports compressing and uncompressing data in chunks (e.g., see ``advancedExample`` in [https://github.com/lemire/JavaFastPFOR/blob/master/example.java](example.java)).
6262

6363
Some CODECs ("integrated codecs") assume that the integers are
6464
in sorted orders and use differential coding (they compress deltas).

0 commit comments

Comments
 (0)