diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2021-05-01 15:43:28 +0200 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2021-05-01 15:43:28 +0200 |
commit | b5fdfcbd89c90f432b624c218126a5ffbd8f8927 (patch) | |
tree | 0f52f03a753e8f37a3f753a1e36dde1dfad36727 /support/doc | |
parent | faf7eab7d9528451570a26e27093159045346064 (diff) | |
download | PeerTube-b5fdfcbd89c90f432b624c218126a5ffbd8f8927.tar.gz PeerTube-b5fdfcbd89c90f432b624c218126a5ffbd8f8927.tar.zst PeerTube-b5fdfcbd89c90f432b624c218126a5ffbd8f8927.zip |
fix FAQ link in production guide
Diffstat (limited to 'support/doc')
-rw-r--r-- | support/doc/production.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index 8b13041f8..8f3a17f12 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -6,7 +6,7 @@ | |||
6 | ## Installation | 6 | ## Installation |
7 | 7 | ||
8 | Please don't install PeerTube for production on a device behind a low bandwidth connection (example: your ADSL link). | 8 | Please don't install PeerTube for production on a device behind a low bandwidth connection (example: your ADSL link). |
9 | If you want information about the appropriate hardware to run PeerTube, please see the [FAQ](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube). | 9 | If you want information about the appropriate hardware to run PeerTube, please see the [FAQ](https://joinpeertube.org/en_US/faq#should-i-have-a-big-server-to-run-peertube). |
10 | 10 | ||
11 | ### Dependencies | 11 | ### Dependencies |
12 | 12 | ||