Correct organization references

This commit is contained in:
James M. Greene
2022-09-09 16:59:57 -05:00
parent e4de7aa8e4
commit b742641b90
3 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/paper-spa/deploy-pages.git"
"url": "git+https://github.com/actions/deploy-pages.git"
},
"keywords": [
"GitHub",
@@ -42,7 +42,7 @@
"author": "GitHub",
"license": "MIT",
"bugs": {
"url": "https://github.com/paper-spa/deploy-pages/issues"
"url": "https://github.com/actions/deploy-pages/issues"
},
"homepage": "https://github.com/paper-spa/deploy-pages#readme"
"homepage": "https://github.com/actions/deploy-pages#readme"
}