Skip to content

Commit 2d6ae63

Browse files
committed
Readme fixes
1 parent 12d48c6 commit 2d6ae63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
# Hyp
44

55
<p>[
6-
<a href="https://www.youtube.com/watch?v=SVk1uIQxOO8">Demo Video</a>
6+
<a href="https://www.youtube.com/watch?v=SVk1uIQxOO8" target="_blank">Demo Video</a> |
77
<a href="#installation">Installation</a> |
88
<a href="#usage">Usage</a> |
99
<a href="#overview">Overview</a> |
10-
<a href="https://hypercore-protocol.org/guides/hyp/">Documentation</a>
10+
<a href="https://hypercore-protocol.org/guides/hyp/">Website</a>
1111
]</p>
1212

1313
A CLI for peer-to-peer file sharing (and more) using the [Hypercore Protocol](https://hypercore-protocol.org).
1414

15-
[📺 Watch a Demo](https://www.youtube.com/watch?v=SVk1uIQxOO8)
15+
<a href="https://www.youtube.com/watch?v=SVk1uIQxOO8" target="_blank">📺 Watch The Demo Video</a>
1616

1717
## Installation
1818

@@ -115,9 +115,9 @@ To see what hypers you are currently seeding, run `info`:
115115
hyp info
116116
```
117117
118-
## [Documentation](https://hypercore-protocol.org/guides/hyp/)
118+
## Documentation
119119
120-
The [official docs](https://hypercore-protocol.org/guides/hyp/) have a lot of useful guides:
120+
The [website documentation](https://hypercore-protocol.org/guides/hyp/) have a lot of useful guides:
121121
122122
- [Full Commands Reference](https://hypercore-protocol.org/guides/hyp/commands/)
123123
- [Guide: Sharing Folders](https://hypercore-protocol.org/guides/hyp/sharing-folders/)

0 commit comments

Comments
 (0)