diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-22 10:46:12 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-22 10:46:12 +0100 |
commit | 1ab94472d59f3c278c16c3b8b8f5be78ee98aa68 (patch) | |
tree | e53976a5644013677566b4e909b9617d4956aecc /support/doc/tools.md | |
parent | 954dcefab372adc84fd3ca0dc93ef5453de43185 (diff) | |
download | PeerTube-1ab94472d59f3c278c16c3b8b8f5be78ee98aa68.tar.gz PeerTube-1ab94472d59f3c278c16c3b8b8f5be78ee98aa68.tar.zst PeerTube-1ab94472d59f3c278c16c3b8b8f5be78ee98aa68.zip |
Prefer absolute links in doc
Diffstat (limited to 'support/doc/tools.md')
-rw-r--r-- | support/doc/tools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md index 1356d2c6a..9a20ea64e 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md | |||
@@ -33,7 +33,7 @@ You need to follow all the following steps even if you are on a PeerTube server | |||
33 | 33 | ||
34 | ### Dependencies | 34 | ### Dependencies |
35 | 35 | ||
36 | Install the [PeerTube dependencies](dependencies.md) except PostgreSQL and Redis. | 36 | Install the [PeerTube dependencies](/support/doc/dependencies.md) except PostgreSQL and Redis. |
37 | 37 | ||
38 | ### Installation | 38 | ### Installation |
39 | 39 | ||