Skip to content

Commit fcbe39e

Browse files
piyushjha0409Geo25rey
authored andcommitted
Fix: Changes in Index
Fix: Changed the src link to embed video
1 parent 7d9b7f9 commit fcbe39e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/how-to/host-node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ System requirements:
1717

1818
## Video guide
1919

20-
<iframe src="https://3speak.tv/watch?v=vsc.network/uthosijv" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen"></iframe>
20+
<iframe src="https://3speak.tv/embed?v=vsc.network/uthosijv" width="800" height="450" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen"></iframe>
2121

2222
## Setup
2323

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function HomepageHeader() {
1717
<div className={styles.buttons}>
1818
<Link
1919
className="button button--secondary button--lg"
20-
to="/docs/getting-started/running-a-node">
20+
to="/docs/how-to/host-node">
2121
Run a VSC node - 5min ⏱️
2222
</Link>
2323
</div>

0 commit comments

Comments
 (0)