Skip to content

Commit 23c1177

Browse files
authored
Fix home page "get started" video link
1 parent f3cce4a commit 23c1177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/src/pages/home/_home.content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
description: (
1212
<>
1313
{'If demos are more your thing, we have a '}
14-
<a href="https://youtu.be/zd0_S_FPzKg" target="_blank">video demo</a>
14+
<a href="https://youtu.be/h9vETeRiulY" target="_blank">video demo</a>
1515
{', or you can request a '}
1616
<a href="https://strapi.io/demo" target="_blank">live demo</a>!
1717
</>

0 commit comments

Comments
 (0)