We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034b70b commit 3ec473eCopy full SHA for 3ec473e
README.md
@@ -1,2 +1,2 @@
1
# data-structures
2
-[LinkedList](https://github.com/arogulin/data-structures/blob/master/LinkedList.php) - A php implementation of a linked list.
+[LinkedList](https://github.com/arogulin/data-structures/tree/master/LinkedList) - A php implementation of a linked list.
0 commit comments