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.
This commit is contained in:
Daniel Ramp 2021-10-19 10:43:10 +02:00 committed by GitHub
parent c3a8ad254a
commit 054a32785b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -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.