We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28aabf6 commit 8c900ffCopy full SHA for 8c900ff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "github-calendar",
3
- "version": "2.2.4",
+ "version": "2.2.5",
4
"description": "Embed your GitHub contributions calendar anywhere.",
5
"main": "lib/index.js",
6
"directories": {
@@ -79,7 +79,7 @@
79
}
80
},
81
82
- "p": "[Here](http://codepen.io/anon/pen/aZmjvZ?editors=1000) you can see this example in action."
+ "p": "[Here](https://bloggify.github.io/github-calendar/example/) you can see this example in action."
83
84
],
85
"description": [
@@ -139,4 +139,4 @@
139
"bloggify.json",
140
"bloggify/"
141
]
142
-}
+}
0 commit comments