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
2 people authored and javier-godoy committed Oct 28, 2024
1 parent 3456c4b commit 89b8d7b
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 89b8d7b

Please sign in to comment.