Skip to content

Commit bb41bb5

Browse files
committed
Fix README.
1 parent ba32501 commit bb41bb5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Addon implementing a code block with syntax highlight for [Plone](https://plone.
1111

1212
### Code Block with Dark style
1313

14-
<img alt="Screenshot" src="./docs/block-dark.png" width="500" />
14+
<img alt="Screenshot" src="https://github.com/plonegovbr/volto-code-block/raw/main/docs/block-dark.png" width="500" />
1515

1616
### Code Block with Light style
1717

18-
<img alt="Screenshot" src="./docs/block-light.png" width="500" />
18+
<img alt="Screenshot" src="https://github.com/plonegovbr/volto-code-block/raw/main/docs/block-light.png" width="500" />
1919

2020
## Examples
2121

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix README file loading of images (when viewed on [npmjs.com](https://www.npmjs.com/package/@plonegovbr/volto-code-block)). @ericof

0 commit comments

Comments
 (0)