Skip to content

Commit 7e351b2

Browse files
authored
Fix broken links (#2958)
1 parent 440549f commit 7e351b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
  
3232
<a href="https://instances.invidious.io/">Instances list</a>
3333
&nbsp;&nbsp;
34-
<a href="https://docs.invidious.io/FAQ.md">FAQ</a>
34+
<a href="https://docs.invidious.io/FAQ/">FAQ</a>
3535
&nbsp;&nbsp;
3636
<a href="https://docs.invidious.io/">Documentation</a>
3737
&nbsp;&nbsp;
@@ -88,7 +88,7 @@
8888

8989
**Technical features**
9090
- Embedded video support
91-
- [Developer API](https://docs.invidious.io/API.md)
91+
- [Developer API](https://docs.invidious.io/API/)
9292
- Does not use official YouTube APIs
9393
- No Contributor License Agreement (CLA)
9494

@@ -101,7 +101,7 @@
101101

102102
**Hosting invidious:**
103103

104-
- [Follow the installation instructions](https://docs.invidious.io/Installation.md)
104+
- [Follow the installation instructions](https://docs.invidious.io/Installation/)
105105

106106

107107
## Documentation
@@ -119,7 +119,7 @@ embedded youtube videos on other websites with invidious.
119119

120120
The documentation contains a list of browser extensions that we recommended to use along with Invidious.
121121

122-
You can read more here: https://docs.invidious.io/Extensions.md
122+
You can read more here: https://docs.invidious.io/Extensions/
123123

124124

125125
## Contribute

0 commit comments

Comments
 (0)