Skip to content

Commit

Permalink
Fix up screenshot for PyPI by using full URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Oct 21, 2021
1 parent ea0f9a0 commit 9268152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ any_code = CodeBlock(label='Any code', default_language='python')

## Screenshot of the CMS Editor Interface

![Admin in Action](img/screenshot-editor.png)
![Admin in Action](https://raw.githubusercontent.com/FlipperPA/wagtailcodeblock/main/img/screenshot-editor.png)

## Installation & Setup

Expand Down

0 comments on commit 9268152

Please sign in to comment.