Skip to content

Commit 9ae358e

Browse files
committed
(doc) Corrected Image Links
1 parent 94d3f38 commit 9ae358e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/configuration/create-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ create:
1717

1818
This would result in the following [release notes](https://github.com/chocolatey/ChocolateyGUI/releases/tag/0.13.1) being generated:
1919

20-
![Example Release Notes]()
20+
![Example Release Notes](https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/example-release-notes.png)
2121

2222
<div class="admonition note">
2323
<p class="first admonition-title">Note</p>

docs/configuration/export-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export:
1717

1818
This results in a file which looks like this:
1919

20-
![Example Exported Release Notes]()
20+
![Example Exported Release Notes](https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/example-export.png)
2121

2222
<div class="admonition note">
2323
<p class="first admonition-title">Note</p>

docs/installation/chocolatey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ grm
2727

2828
Which should then output something similar to the following:
2929

30-
![GitReleaseManager Usage]()
30+
![GitReleaseManager Usage](https://raw.githubusercontent.com/GitTools/GitReleaseManager/develop/docs/images/grm-usage.png)

0 commit comments

Comments
 (0)