Skip to content

Commit

Permalink
forgot to update the link
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygovier committed May 6, 2020
1 parent 6d21b6c commit 6c2a099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/src/components/landing-page/landing-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export class LandingPage {
render() {
return [
<div class="announcement container">
<stencil-route-link url="/blog/" >
<a href="https://ionicframework.com/resources/webinars/capacitor-2-launch" target="_blank">
<span class="pill">Live demo</span>
<span class="message">
Capacitor 2.0 features and capabilities
Expand All @@ -32,7 +32,7 @@ export class LandingPage {
Register Now
<app-icon name="caret-right"></app-icon>
</span>
</stencil-route-link>
</a>
</div>,
<div class="container">
<section class="hero">
Expand Down

0 comments on commit 6c2a099

Please sign in to comment.