diff options
author | Chocobozzz <me@florianbigard.com> | 2018-03-06 08:27:20 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-06 08:27:20 +0100 |
commit | 635a5686e3227be55dc7e08743651bf6e72e1d37 (patch) | |
tree | 97278d23562e0f107a492f151d06fdcee7aa6304 /support | |
parent | c22e4a45efa0c3ec4f9d7283c2ffb7b7e2191436 (diff) | |
download | PeerTube-635a5686e3227be55dc7e08743651bf6e72e1d37.tar.gz PeerTube-635a5686e3227be55dc7e08743651bf6e72e1d37.tar.zst PeerTube-635a5686e3227be55dc7e08743651bf6e72e1d37.zip |
Fix tool documentation
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/tools.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md index 4e431b3d4..2d5841c7c 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md | |||
@@ -2,8 +2,8 @@ | |||
2 | 2 | ||
3 | - [Installation](#installation) | 3 | - [Installation](#installation) |
4 | - [Usage](#usage) | 4 | - [Usage](#usage) |
5 | - [import-videos.js](#import-videos.js) | 5 | - [import-videos.js](#import-videosjs) |
6 | - [upload.js](#upload) | 6 | - [upload.js](#uploadjs) |
7 | 7 | ||
8 | ## Installation | 8 | ## Installation |
9 | 9 | ||