Update git url

Repository url should match with the github upstream git url.

Maybe not changed since project was transfer to EbookFoundation
pull/7/head
David Ordás 2022-09-14 00:15:29 +01:00 committed by GitHub
parent 4042eda4ae
commit 374690bd3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ Senior-Design-2021-Ebook-Team/markdown-parser.git"
"url": "git+https://github.com/EbookFoundation/free-programming-books-parser.git"
},
"scripts": {
"start": "node index.js",