Skip to content

Commit 5224108

Browse files
committed
Add links to GitHub.com for auth specs
1 parent 944ace8 commit 5224108

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://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)
132+
[![Octocat](https://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)](https://github.com/)
133133

134134
## Large image
135135

136-
![Branching](https://user-images.githubusercontent.com/12283/163170807-511d1085-2d53-46c3-981b-653f6173f7c2.png)
136+
[![Branching](https://user-images.githubusercontent.com/12283/163170807-511d1085-2d53-46c3-981b-653f6173f7c2.png)](https://github.com/)
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://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)
132+
[![Octocat](https://user-images.githubusercontent.com/12283/163170886-bb90a4fe-99e2-4f6f-8f52-810a4c2237de.png)](https://github.com/)
133133

134134
## Large image
135135

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

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

0 commit comments

Comments
 (0)