Change 'homepage' URL to update to ES6 branch README.md

This commit is contained in:
Christoph Diehl 2018-03-19 07:08:40 +01:00
parent e902b1b4c2
commit 79c8ad4898
No known key found for this signature in database
GPG Key ID: 799CE5B68FEF404A
2 changed files with 3 additions and 1 deletions

View File

@ -58,6 +58,8 @@ https://cdn.jsdelivr.net/gh/MozillaSecurity/octo@0.0.3/deploy/octo.js
```bash
npm install
npm run build
npm run watch
npm run test:lint
```
## Testing

View File

@ -9,7 +9,7 @@
"node",
"library"
],
"homepage": "https://github.com/mozillasecurity/octo",
"homepage": "https://github.com/mozillasecurity/octo/tree/es6",
"repository": {
"type": "git",
"url": "https://github.com/mozillasecurity/octo.git"