Skip to content

Commit 3371f97

Browse files
Update index.md
1 parent 02155e9 commit 3371f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ end
5151
This setup defines a type structure which is both a tree and an array. A picture of a possible
5252
version is the following:
5353

54-
<img src="https://user-images.githubusercontent.com/1814174/27211626-79fe1b9a-520f-11e7-87f1-1cb33da91609.PNG">
54+
![](https://user-images.githubusercontent.com/1814174/27211626-79fe1b9a-520f-11e7-87f1-1cb33da91609.PNG)
5555

5656
Let's build a version of this. Using the constructors we can directly construct leaf types:
5757

0 commit comments

Comments
 (0)