Skip to content

Commit

Permalink
Update demo video link
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Wang <[email protected]>
  • Loading branch information
xiaohk committed Jan 29, 2024
1 parent 79250eb commit 51acb75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Social and customizable AI writing assistant tool ✍️
<tr></tr>
<tr align="center">
<td><a href="https://poloclub.github.io/wordflow">🚀 Wordflow Demo</a></td>
<td><a href="https://youtu.be/OKjoR3PEsaY">📺 Demo Video</a></td>
<td><a href="https://youtu.be/3dOcVuofGVo">📺 Demo Video</a></td>
<!-- <td><a href="https://youtu.be/l1mr9z1TuAk">👨🏻‍🏫 Conference Talk</a></td> -->
<td><a href="https://arxiv.org/abs/2401.14447">📖 Research Paper</a></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion src/components/wordflow/wordflow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ export class WordflowWordflow extends LitElement {
><span class="svg-icon">${unsafeHTML(fileIcon)}</span> Paper</a
>
<a class="row" href="https://youtu.be/OKjoR3PEsaY" target="_blank"
<a class="row" href="https://youtu.be/3dOcVuofGVo" target="_blank"
><span class="svg-icon">${unsafeHTML(youtubeIcon)}</span> Video</a
>
Expand Down

0 comments on commit 51acb75

Please sign in to comment.