mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
Update abstract class link (#8797)
The original link re-directed to some online store that looks rather spammy. This PR changes the link to an article from The Server Side that describes abstract classes without relying on any specific language.
This commit is contained in:
@@ -6,4 +6,4 @@ Abstract classes are used to provide a common interface and implementation for a
|
||||
|
||||
Learn more from the following resources:
|
||||
|
||||
- [@article@What is an Abstract Class in Object Oriented Programming](https://computinglearner.com/abstract-class-in-object-oriented-programming/)
|
||||
- [@article@What is an Abstract Class in Object Oriented Programming](https://www.theserverside.com/definition/abstract-class)
|
||||
|
Reference in New Issue
Block a user