Update repository URLs
This commit is contained in:
@ -8,13 +8,13 @@
|
|||||||
"logo": "/static/brand.png",
|
"logo": "/static/brand.png",
|
||||||
"url": {
|
"url": {
|
||||||
"web": "https://roadmap.sh",
|
"web": "https://roadmap.sh",
|
||||||
"repo": "https://github.com/kamranahmedse/roadmap-next",
|
"repo": "https://github.com/kamranahmedse/developer-roadmap",
|
||||||
"repoData": "https://github.com/kamranahmedse/roadmap-next/tree/master/data",
|
"repoData": "https://github.com/kamranahmedse/developer-roadmap/tree/master/storage",
|
||||||
"addGuide": "https://github.com/kamranahmedse/roadmap-next/tree/master/contributing/guide.md",
|
"addGuide": "https://github.com/kamranahmedse/developer-roadmap/tree/master/contributing/guide.md",
|
||||||
"addRoadmap": "https://github.com/kamranahmedse/roadmap-next/tree/master/contributing/roadmap.md",
|
"addRoadmap": "https://github.com/kamranahmedse/developer-roadmap/tree/master/contributing/roadmap.md",
|
||||||
"addResources": "https://github.com/kamranahmedse/roadmap-next/tree/master/contributing/resources.md",
|
"addResources": "https://github.com/kamranahmedse/developer-roadmap/tree/master/contributing/resources.md",
|
||||||
"contribute": "https://github.com/kamranahmedse/roadmap-next/tree/master/contributing",
|
"contribute": "https://github.com/kamranahmedse/developer-roadmap/tree/master/contributing",
|
||||||
"issue": "https://github.com/kamranahmedse/roadmap-next/issues/new"
|
"issue": "https://github.com/kamranahmedse/developer-roadmap/issues/new"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"roadmap",
|
"roadmap",
|
||||||
|
Reference in New Issue
Block a user