Skip to content

Commit

Permalink
fix(demo): fix @githublink value
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
mlopezFC and coderabbitai[bot] authored Oct 18, 2024
1 parent d6afab3 commit 1e848db
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("applayout")
@GithubLink("https://github.com/FlowingCode/ExtendedLoginAddon")
@GithubLink("https://github.com/FlowingCode/AppLayoutAddon")
public class AppLayoutDemoView extends TabbedDemo {

public AppLayoutDemoView() {
Expand Down

0 comments on commit 1e848db

Please sign in to comment.