Skip to content

Commit 3ec473e

Browse files
committed
Update link to LinkedList.
1 parent 034b70b commit 3ec473e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# data-structures
2-
[LinkedList](https://github.com/arogulin/data-structures/blob/master/LinkedList.php) - A php implementation of a linked list.
2+
[LinkedList](https://github.com/arogulin/data-structures/tree/master/LinkedList) - A php implementation of a linked list.

0 commit comments

Comments
 (0)