Browse Source

fix: link to image (#31454)

windows progress bar image was linked with square brackets [] insted of parenthesis () and to github asset storage instead of local image directory.
Daniel Ramp 3 years ago
parent
commit
054a32785b
2 changed files with 1 additions and 1 deletions
  1. BIN
      docs/images/windows-progress-bar.png
  2. 1 1
      docs/tutorial/progress-bar.md

BIN
docs/images/windows-progress-bar.png


+ 1 - 1
docs/tutorial/progress-bar.md

@@ -7,7 +7,7 @@ without the need of switching to the window itself.
 
 On Windows, you can use a taskbar button to display a progress bar.
 
-![Windows Progress Bar][https://cloud.githubusercontent.com/assets/639601/5081682/16691fda-6f0e-11e4-9676-49b6418f1264.png]
+![Windows Progress Bar](../images/windows-progress-bar.png)
 
 On macOS, the progress bar will be displayed as a part of the dock icon.