Skip to content

Commit 70db3c8

Browse files
author
Ram swaroop
committed
picture plugin removed
1 parent 09f0d63 commit 70db3c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2015-05-25-object-oriented-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In OO, the concept of _IS-A_ is based on __class inheritance or interface implem
4444

4545
For example in the below figure:
4646

47-
{% picture IS-A.png alt="yyy" %}
47+
![](/img/posts/IS-A.png)
4848

4949
_"Car extends Vehicle" means "Car IS-A Vehicle."<br/>
5050
"Subaru extends Car" means "Subaru IS-A Car."_

0 commit comments

Comments
 (0)