Skip to content

Commit 944ace8

Browse files
committed
Replace images with ones that won't go away anytime soon
1 parent 838b028 commit 944ace8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/full/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,11 @@ sequenceDiagram
129129

130130
## Small image
131131

132-
![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png)
132+
![Octocat](https://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)
133133

134134
## Large image
135135

136-
![Branching](https://guides.github.com/activities/hello-world/branching.png)
136+
![Branching](https://user-images.githubusercontent.com/12283/163170807-511d1085-2d53-46c3-981b-653f6173f7c2.png)
137137

138138
## Definition lists can be used with HTML syntax
139139

tests/minimal/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,11 @@ sequenceDiagram
129129

130130
## Small image
131131

132-
![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png)
132+
![Octocat](https://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)
133133

134134
## Large image
135135

136-
![Branching](https://guides.github.com/activities/hello-world/branching.png)
136+
![Branching](https://user-images.githubusercontent.com/12283/163170807-511d1085-2d53-46c3-981b-653f6173f7c2.png)
137137

138138
## Definition lists can be used with HTML syntax
139139

0 commit comments

Comments
 (0)