Skip to content

Commit 3cd84ec

Browse files
committed
Testing embedding of svg in markdown
1 parent f9ad294 commit 3cd84ec

File tree

1 file changed

+1
-1
lines changed

1 file 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/blob/master/Structural/Adapter/uml.svg)
15+
![Alt Adapter UML Diagram](https://rawgithub.com/jtwebb/DesignPatternsPHP/Structural/Adapter/uml.svg)

0 commit comments

Comments
 (0)