mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-29 12:18:23 +01:00
Update PDFs path
This commit is contained in:
parent
010f456291
commit
271c4392ae
@ -43,7 +43,7 @@
|
||||
"imageUrl": "/roadmaps/frontend.png",
|
||||
"jsonUrl": "/project/frontend.json",
|
||||
"resourcesPath": "/roadmaps/100-frontend/resources.md",
|
||||
"pdfUrl": "/pdf/frontend.pdf",
|
||||
"pdfUrl": "/pdfs/frontend.pdf",
|
||||
"contentPathsFilePath": "/roadmaps/100-frontend/content-paths.json",
|
||||
"id": "frontend",
|
||||
"metaPath": "/roadmaps/100-frontend/meta.json",
|
||||
@ -92,7 +92,7 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/backend.pdf",
|
||||
"pdfUrl": "/pdfs/backend.pdf",
|
||||
"contentPathsFilePath": "/roadmaps/101-backend/content-paths.json",
|
||||
"id": "backend",
|
||||
"metaPath": "/roadmaps/101-backend/meta.json",
|
||||
@ -140,7 +140,7 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/devops.pdf",
|
||||
"pdfUrl": "/pdfs/devops.pdf",
|
||||
"id": "devops",
|
||||
"metaPath": "/roadmaps/102-devops/meta.json",
|
||||
"isUpcoming": false
|
||||
@ -184,7 +184,7 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/react.pdf",
|
||||
"pdfUrl": "/pdfs/react.pdf",
|
||||
"id": "react",
|
||||
"metaPath": "/roadmaps/103-react/meta.json",
|
||||
"isUpcoming": false
|
||||
@ -226,7 +226,7 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/angular.pdf",
|
||||
"pdfUrl": "/pdfs/angular.pdf",
|
||||
"id": "angular",
|
||||
"metaPath": "/roadmaps/104-angular/meta.json",
|
||||
"isUpcoming": false
|
||||
@ -300,7 +300,7 @@
|
||||
"jsonUrl": "/project/python.json",
|
||||
"resourcesPath": "/roadmaps/106-python/resources.md",
|
||||
"landingPath": "/roadmaps/106-python/landscape.md",
|
||||
"pdfUrl": "/pdf/python.pdf",
|
||||
"pdfUrl": "/pdfs/python.pdf",
|
||||
"versions": [
|
||||
"latest"
|
||||
],
|
||||
@ -351,7 +351,7 @@
|
||||
"jsonUrl": "/project/golang.json",
|
||||
"landingPath": "/roadmaps/107-golang/landscape.md",
|
||||
"resourcesPath": "/roadmaps/107-golang/resources.md",
|
||||
"pdfUrl": "/pdf/go.pdf",
|
||||
"pdfUrl": "/pdfs/go.pdf",
|
||||
"versions": [
|
||||
"latest",
|
||||
"2018",
|
||||
@ -411,7 +411,7 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/java.pdf",
|
||||
"pdfUrl": "/pdfs/java.pdf",
|
||||
"id": "java",
|
||||
"metaPath": "/roadmaps/108-java/meta.json"
|
||||
},
|
||||
|
@ -42,6 +42,6 @@
|
||||
"imageUrl": "/roadmaps/frontend.png",
|
||||
"jsonUrl": "/project/frontend.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"pdfUrl": "/pdf/frontend.pdf",
|
||||
"pdfUrl": "/pdfs/frontend.pdf",
|
||||
"contentPathsFilePath": "./content-paths.json"
|
||||
}
|
||||
|
@ -41,6 +41,6 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/backend.pdf",
|
||||
"pdfUrl": "/pdfs/backend.pdf",
|
||||
"contentPathsFilePath": "./content-paths.json"
|
||||
}
|
||||
|
@ -40,5 +40,5 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/devops.pdf"
|
||||
"pdfUrl": "/pdfs/devops.pdf"
|
||||
}
|
||||
|
@ -37,5 +37,5 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/react.pdf"
|
||||
"pdfUrl": "/pdfs/react.pdf"
|
||||
}
|
||||
|
@ -35,5 +35,5 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/angular.pdf"
|
||||
"pdfUrl": "/pdfs/angular.pdf"
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"jsonUrl": "/project/python.json",
|
||||
"resourcesPath": "./resources.md",
|
||||
"landingPath": "./landscape.md",
|
||||
"pdfUrl": "/pdf/python.pdf",
|
||||
"pdfUrl": "/pdfs/python.pdf",
|
||||
"versions": [
|
||||
"latest"
|
||||
],
|
||||
|
@ -37,7 +37,7 @@
|
||||
"jsonUrl": "/project/golang.json",
|
||||
"landingPath": "./landscape.md",
|
||||
"resourcesPath": "./resources.md",
|
||||
"pdfUrl": "/pdf/go.pdf",
|
||||
"pdfUrl": "/pdfs/go.pdf",
|
||||
"versions": [
|
||||
"latest",
|
||||
"2018",
|
||||
|
@ -45,5 +45,5 @@
|
||||
"name": "Kamran Ahmed",
|
||||
"url": "https://twitter.com/kamranahmedse"
|
||||
},
|
||||
"pdfUrl": "/pdf/java.pdf"
|
||||
"pdfUrl": "/pdfs/java.pdf"
|
||||
}
|
||||
|
@ -3,31 +3,31 @@
|
||||
<url>
|
||||
<loc>https://roadmap.sh/frontend</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:05:35.271Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.756Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/backend</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:08:25.264Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.758Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/devops</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:08:34.635Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.743Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/react</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:08:43.046Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.753Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/angular</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:08:53.639Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.750Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
@ -39,19 +39,19 @@
|
||||
<url>
|
||||
<loc>https://roadmap.sh/python</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:09:05.836Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.740Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/golang</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:09:16.171Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.746Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://roadmap.sh/java</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<lastmod>2022-06-14T16:09:25.548Z</lastmod>
|
||||
<lastmod>2022-06-14T16:21:18.748Z</lastmod>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
|
Loading…
x
Reference in New Issue
Block a user