diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-22 16:15:14 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-22 16:15:14 +0100 |
commit | c5c95361e6adca439ae316066366e520797f9ec0 (patch) | |
tree | febf82864951f04f6c71df51107fe2231a0c6a7a /packages | |
parent | 6a160a0c9d46ee226fd0ca32ca0612e5b88881ec (diff) | |
download | PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.tar.gz PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.tar.zst PeerTube-c5c95361e6adca439ae316066366e520797f9ec0.zip |
Move to new documentation links
Diffstat (limited to 'packages')
-rw-r--r-- | packages/types/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/types/README.md b/packages/types/README.md index adeca48e5..f01a5b926 100644 --- a/packages/types/README.md +++ b/packages/types/README.md | |||
@@ -16,4 +16,4 @@ yarn add --dev @peertube/peertube-types | |||
16 | 16 | ||
17 | ## Usage | 17 | ## Usage |
18 | 18 | ||
19 | > See [contribute-plugins](https://docs.joinpeertube.org/contribute-plugins?id=typescript) **Typescript** section of the doc. | 19 | > See [contribute-plugins](https://docs.joinpeertube.org/contribute/plugins?id=typescript) **Typescript** section of the doc. |