We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259489b commit 23973beCopy full SHA for 23973be
src/test/java/com/flowingcode/vaadin/addons/applayout/AppLayoutDemoView.java
@@ -28,7 +28,7 @@
28
@SuppressWarnings("serial")
29
@ParentLayout(DemoLayout.class)
30
@Route("applayout")
31
-@GithubLink("https://github.com/FlowingCode/ExtendedLoginAddon")
+@GithubLink("https://github.com/FlowingCode/AppLayoutAddon")
32
public class AppLayoutDemoView extends TabbedDemo {
33
34
public AppLayoutDemoView() {
0 commit comments