Skip to content

Commit 4601c3c

Browse files
committed
Fixig little things in the plugin manifest
1 parent df3e07a commit 4601c3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookie.jquery.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cookie",
33
"version": "1.3.0",
44
"title": "jQuery Cookie",
5-
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies",
5+
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies.",
66
"author": {
77
"name": "Klaus Hartl",
88
"url": "https://github.com/carhartl"
@@ -18,5 +18,5 @@
1818
},
1919
"bugs": "https://github.com/carhartl/jquery-cookie/issues",
2020
"homepage": "https://github.com/carhartl/jquery-cookie",
21-
"docs": "https://github.com/carhartl/jquery-cookie"
21+
"docs": "https://github.com/carhartl/jquery-cookie#readme"
2222
}

0 commit comments

Comments
 (0)