Update git url
Repository url should match with the github upstream git url. Maybe not changed since project was transfer to EbookFoundationpull/7/head
parent
4042eda4ae
commit
374690bd3a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue