Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
update video demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
streamerd committed Mar 17, 2021
1 parent e8d575f commit 6467dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Home = () => {
<ScrollToTop />

<button>
<a href="https://drive.google.com/file/d/1CkhLXaKBthhyxugrNZ6wWfkUJPs2oa0f/view" target="_blank"><p>current app development status |{">"} video</p></a>
<a href="https://drive.google.com/file/d/1sPIdXfxProId3nF3eIAwniNFerJpYQUX/view?usp=sharing" target="_blank"><p>current app development status |{">"} video</p></a>
</button>

<ContentBlock
Expand Down Expand Up @@ -58,7 +58,7 @@ const Home = () => {
type="left"
title={DemandOnAir.title}
content={DemandOnAir.text}
icon="impact-oriented-demand_annotated.svg"
icon="impact-oriented-demand-.svg"
id="demand_on_air"
/>

Expand Down

0 comments on commit 6467dca

Please sign in to comment.