diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-23 09:46:43 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-23 09:46:43 +0100 |
commit | f44cd95c013c21454dc868c879c3d9230e8637c7 (patch) | |
tree | 4bec5237593e32e75443732e90b937a608dc1440 /packages | |
parent | c6ae14ee3f7c6b2707f4c518bb9c4ea8e38b980c (diff) | |
download | PeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.tar.gz PeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.tar.zst PeerTube-f44cd95c013c21454dc868c879c3d9230e8637c7.zip |
Update doc anchor 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 f01a5b926..3151be344 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#typescript) **Typescript** section of the doc. |