Skip to content

Commit ae478aa

Browse files
fix image url
1 parent fb420e7 commit ae478aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In order to reference GitHub snippets in your markdown, create code blocks with
3333

3434
The plugin will download the code and display the desired lines:
3535

36-
![Plugin Example](./.github/assets/example.png 'Plugin Example')
36+
![Plugin Example](https://github.com/saucelabs/docusaurus-theme-github-codeblock/raw/main/.github/assets/example.png 'Plugin Example')
3737

3838
---
3939

0 commit comments

Comments
 (0)