Skip to content

Commit a5e7fe2

Browse files
committed
Testing embedding of png in markdown
1 parent 3cd84ec commit a5e7fe2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Structural/Adapter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ To translate one interface for a class into a compatible interface. An adapter a
1212
## UML Diagram
1313

1414
<img src="uml.svg" alt="Adapter UML Diagram">
15-
![Alt Adapter UML Diagram](https://rawgithub.com/jtwebb/DesignPatternsPHP/Structural/Adapter/uml.svg)
15+
![Alt Adapter UML Diagram](uml.png)

Structural/Adapter/uml.png

19.6 KB
Loading

Structural/Bridge/uml.png

15.6 KB
Loading

0 commit comments

Comments
 (0)