Skip to content

Commit 55ab5f1

Browse files
committed
chore(readme): update links
1 parent 98ed63e commit 55ab5f1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11

22
<h1 align="center">Welcome to Side Trakt 👋</h1>
33
<p>
4-
<img src="https://img.shields.io/badge/pnpm-%3E%3D7.0.0-blue.svg" />
5-
<img src="https://img.shields.io/badge/node-%3E%3D17.0.0-blue.svg" />
6-
<a href="https://github.com/dvcol/synology-download#readme" target="_blank">
4+
<img src="https://img.shields.io/badge/pnpm-%3E%3D9.0.0-blue.svg" />
5+
<img src="https://img.shields.io/badge/node-%3E%3D20.0.0-blue.svg" />
6+
<a href="https://github.com/dvcol/trakt-extension#readme" target="_blank">
77
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
88
</a>
9-
<a href="https://github.com/dvcol/synology-download/graphs/commit-activity" target="_blank">
9+
<a href="https://github.com/dvcol/trakt-extension/graphs/commit-activity" target="_blank">
1010
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
1111
</a>
12-
<a href="https://github.com/dvcol/synology-download/blob/master/LICENSE" target="_blank">
13-
<img alt="License: MIT" src="https://img.shields.io/github/license/dvcol/synology-download" />
12+
<a href="https://github.com/dvcol/trakt-extension/blob/master/LICENSE" target="_blank">
13+
<img alt="License: MIT" src="https://img.shields.io/github/license/dvcol/trakt-extension" />
1414
</a>
1515
<a href="https://paypal.me/dvcol/5" target="_blank">
1616
<img alt="donate" src="https://img.shields.io/badge/Donate%20€-PayPal-brightgreen.svg" />
@@ -24,8 +24,8 @@
2424
> Please consider supporting the development of [trakt.tv](https://trakt.tv/vip) and/or [tmdb](https://www.themoviedb.org/) as they are integral to this extension's functionality.
2525
## Prerequisites
2626

27-
- pnpm >=7.0.0
28-
- node >=17.0.0
27+
- pnpm >=9.0.0
28+
- node >=20.0.0
2929

3030
## Install
3131

@@ -39,7 +39,7 @@ pnpm install
3939
pnpm dev
4040
```
4141

42-
See [package.json](https://github.com/dvcol/synology-download/blob/main/package.json) for other useful scripts.
42+
See [package.json](https://github.com/dvcol/trakt-extension/blob/main/package.json) for other useful scripts.
4343

4444
## Run tests
4545

0 commit comments

Comments
 (0)