Remove duplicate link (#4531)

* Update 101-prototypal-inheritance.md

url "The Modern JavaScript Tutorial" is the same link as "Prototype Inheritance".

* Update src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/101-prototypal-inheritance.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/4821/head^2
Alex 5 months ago committed by GitHub
parent 9cbfbb9231
commit cae46c5db6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/101-prototypal-inheritance.md

@ -6,5 +6,4 @@ Visit the following resources to learn more:
- [JavaScript MDN Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain)
- [GeeksForGeeks – JavaScript Tutorial](https://www.geeksforgeeks.org/prototypal-inheritance-using-__proto__-in-javascript/)
- [The Modern JavaScript Tutorial](https://javascript.info/prototype-inheritance)
- [Prototype Inheritance](https://javascript.info/prototype-inheritance)

Loading…
Cancel
Save