Fix Node.js link (#3210)

pull/3077/head^2
dawgaw 2 years ago committed by GitHub
parent a05df16d1d
commit a5b00c71ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/roadmaps/107-nodejs/content/105-nodejs-working-with-files/101-path-module.md

@ -4,5 +4,5 @@ The `path` module provides utilities for working with file and directory paths.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official API Reference' href='https://nodejs.org/api/path.html'>Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Official Docs' href='https://nodejs.dev/en/learn/the-nodejs-path-module/'>Official Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Official Docs' href='https://nodejs.dev/en/learn/nodejs-file-paths/'>Official Website</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/j95Lwxvi9JY'>Path Module in Node.js</BadgeLink>

Loading…
Cancel
Save