1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 18:20:46 +02:00

Fix typo in link (#3211)

This commit is contained in:
dawgaw
2023-01-04 17:16:51 +03:00
committed by GitHub
parent 1d52bec76f
commit a05df16d1d

View File

@@ -21,4 +21,4 @@ Below are the system errors commonly encountered when writing a Node.js program
<ResourceGroupTitle>Free Content</ResourceGroupTitle> <ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://nodejs.org/api/errors.html#class-systemerror'>Node.js Errors - Official Docs</BadgeLink> <BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://nodejs.org/api/errors.html#errors_class_systemerror'>Node.js Errors - Official Docs</BadgeLink>