Skip to content

Commit

Permalink
Fix link for calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Aug 3, 2024
1 parent d5a0809 commit 8b5b5bf
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 @@ -98,7 +98,7 @@ To use create a new calendar with a given time and a callback function:
calendar := widget.NewCalendar(time.Now(), onSelected, cellSize, padding)

```
[Demo](./cmd/hexwidget_demo/main.go) available for example usage
[Demo](./cmd/calendar_demo/main.go) available for example usage

### DiagramWidget

Expand Down

0 comments on commit 8b5b5bf

Please sign in to comment.