From d6e316d947c31e44879cd2e2756a9a1b966905dc Mon Sep 17 00:00:00 2001 From: Adrian Statescu Date: Sat, 10 Mar 2012 02:28:30 -0800 Subject: [PATCH] added the path to home page --- package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yml b/package.yml index 82b7920..257ad2d 100644 --- a/package.yml +++ b/package.yml @@ -4,4 +4,4 @@ current: v1.0 category: utilities tags: [linkedlist, list, linked, datastructures, collections] docs: https://github.com/thinkphp/LinkedList/blob/master/Docs/LinkedList.md -demo: \ No newline at end of file +demo: http://thinkphp.github.com/LinkedList/ \ No newline at end of file