Skip to content

Commit

Permalink
fix(demo): correct github link
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored and paodb committed Oct 7, 2024
1 parent 2186395 commit b205629
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@SuppressWarnings("serial")
@ParentLayout(DemoLayout.class)
@Route("lite-renderer")
@GithubLink("https://github.com/FlowingCode/AddonStarter24")
@GithubLink("https://github.com/FlowingCode/LiteRenderer")
@CssImport("./styles/lite-template-demo-styles.css")
public class RendererDemoView extends TabbedDemo {

Expand Down

0 comments on commit b205629

Please sign in to comment.