Update resources and content-paths

pull/1657/head
Kamran Ahmed 2 years ago
parent 10cdfa7013
commit 40cc2881c0
  1. 2
      content/roadmaps.json
  2. 4
      content/roadmaps/107-nodejs/meta.json
  3. 3
      content/roadmaps/107-nodejs/resources.md
  4. 4
      public/sitemap.xml

@ -445,9 +445,7 @@
"featured": true, "featured": true,
"imageUrl": "/roadmaps/nodejs.png", "imageUrl": "/roadmaps/nodejs.png",
"jsonUrl": "/project/nodejs.json", "jsonUrl": "/project/nodejs.json",
"resourcesPath": "/roadmaps/107-nodejs/resources.md",
"pdfUrl": "/pdfs/nodejs.pdf", "pdfUrl": "/pdfs/nodejs.pdf",
"contentPathsFilePath": "/roadmaps/107-nodejs/content-paths.json",
"id": "nodejs", "id": "nodejs",
"metaPath": "/roadmaps/107-nodejs/meta.json", "metaPath": "/roadmaps/107-nodejs/meta.json",
"isUpcoming": false "isUpcoming": false

@ -63,7 +63,5 @@
"featured": true, "featured": true,
"imageUrl": "/roadmaps/nodejs.png", "imageUrl": "/roadmaps/nodejs.png",
"jsonUrl": "/project/nodejs.json", "jsonUrl": "/project/nodejs.json",
"resourcesPath": "./resources.md", "pdfUrl": "/pdfs/nodejs.pdf"
"pdfUrl": "/pdfs/nodejs.pdf",
"contentPathsFilePath": "./content-paths.json"
} }

@ -1,3 +0,0 @@
<br />
The resources have been moved to the [interactive frontend roadmap](/frontend) — try clicking any nodes!

@ -51,7 +51,7 @@
<url> <url>
<loc>https://roadmap.sh/nodejs</loc> <loc>https://roadmap.sh/nodejs</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2022-08-25T15:58:24.636Z</lastmod> <lastmod>2022-08-25T16:21:13.387Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
@ -273,7 +273,7 @@
<url> <url>
<loc>https://roadmap.sh/</loc> <loc>https://roadmap.sh/</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<lastmod>2022-08-18T23:11:13.251Z</lastmod> <lastmod>2022-08-25T16:14:15.485Z</lastmod>
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>

Loading…
Cancel
Save