File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ create:
17
17
18
18
This would result in the following [ release notes] ( https://github.com/chocolatey/ChocolateyGUI/releases/tag/0.13.1 ) being generated:
19
19
20
- ![ Example Release Notes] ( )
20
+ ![ Example Release Notes] ( https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/example-release-notes.png )
21
21
22
22
<div class =" admonition note " >
23
23
<p class="first admonition-title">Note</p>
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export:
17
17
18
18
This results in a file which looks like this:
19
19
20
- ![ Example Exported Release Notes] ( )
20
+ ![ Example Exported Release Notes] ( https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/example-export.png )
21
21
22
22
<div class =" admonition note " >
23
23
<p class="first admonition-title">Note</p>
Original file line number Diff line number Diff line change 27
27
28
28
Which should then output something similar to the following:
29
29
30
- ![ GitReleaseManager Usage] ( )
30
+ ![ GitReleaseManager Usage] ( https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/grm-usage.png )
You can’t perform that action at this time.
0 commit comments