diff --git a/README.md b/README.md index 0f334e2..402415f 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ If you are interested in participating in joint development, PR and Forks are we ## 📜 License -[MIT](LICENSE.md) Copyright (c) 2020 - Jhonatan Hardt de Medeiros +[MIT](https://github.com/JhonatanMedeiros/npx-tic-tac-toe/blob/master/LICENSE) Copyright (c) 2020 - Jhonatan Hardt de Medeiros diff --git a/package.json b/package.json index c1b15e5..5b06c8d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "https://github.com/JhonatanMedeiros/npx-tic-tac-toe/issues" }, "repository": { - "url": "https://github.com/JhonatanMedeiros/npx-tic-tac-toe/", + "url": "git+https://github.com/JhonatanMedeiros/npx-tic-tac-toe.git", "type": "git" }, "scripts": {