Skip to content

Commit

Permalink
Fix screenshot URL (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter authored Jan 5, 2021
1 parent 55a86aa commit 6b508f5
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 @@ -7,7 +7,7 @@

Laravel Nova field to add enums to resources. This field uses the [BenSampo/laravel-enum](https://github.com/BenSampo/laravel-enum) package, so make sure to check out the installation instructions there first.

![Screenshot of the enum field](https://github.com/simplesquid/nova-enum-field/raw/master/docs/screenshot.png)
![Screenshot of the enum field](https://github.com/simplesquid/nova-enum-field/raw/main/docs/screenshot.png)

## Installation

Expand Down

0 comments on commit 6b508f5

Please sign in to comment.