Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Commit

Permalink
Fix homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Dec 9, 2018
1 parent 280dfc3 commit d12f1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@sinonjs/formatio",
"version": "3.0.1",
"description": "Human-readable object formatting",
"homepage": "http://busterjs.org/docs/formatio/",
"homepage": "https://sinonjs.github.io/formatio/",
"author": "Christian Johansen",
"license": "BSD-3-Clause",
"main": "./lib/formatio",
Expand Down

0 comments on commit d12f1ce

Please sign in to comment.