Skip to content

Commit

Permalink
fix(demo): update github link
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Jan 4, 2024
1 parent cf5742f commit 320e849
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
@SuppressWarnings("serial")
@ParentLayout(DemoLayout.class)
@Route("day-of-week-selector")
@GithubLink("https://github.com/FlowingCode/AddonStarter24")
@GithubLink("https://github.com/FlowingCode/DayOfWeekSelectorAddon")
public class DayOfWeekSelectorDemoView extends TabbedDemo {

public DayOfWeekSelectorDemoView() {
Expand Down

0 comments on commit 320e849

Please sign in to comment.