diff options
author | Steffen Möller <steffen_moeller@gmx.de> | 2020-09-21 14:13:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-21 14:13:12 +0200 |
commit | 4d582cec7f962ce5785ccfd7edebe6b41a58b0f8 (patch) | |
tree | 469aece7a6245a66eb9e9d2a7d204e559f8cca08 /support/doc | |
parent | 7d48ea83bedc64f757510ee247270eec44067a3a (diff) | |
download | PeerTube-4d582cec7f962ce5785ccfd7edebe6b41a58b0f8.tar.gz PeerTube-4d582cec7f962ce5785ccfd7edebe6b41a58b0f8.tar.zst PeerTube-4d582cec7f962ce5785ccfd7edebe6b41a58b0f8.zip |
production.md - typo (#3169)
* production.md - typo
* production.md: URL update to https://instances.joinpeertube.org
In reaction to comment in pull request.
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 5476a0522..b8877ca8b 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -238,7 +238,7 @@ to your own administrator password, although it must be 6 characters or more. | |||
238 | Now your instance is up you can: | 238 | Now your instance is up you can: |
239 | 239 | ||
240 | * Subscribe to the mailing list for PeerTube administrators: https://framalistes.org/sympa/subscribe/peertube-admin | 240 | * Subscribe to the mailing list for PeerTube administrators: https://framalistes.org/sympa/subscribe/peertube-admin |
241 | * Add you instance to the public PeerTube instances index if you want to: https://instances.peertu.be/ | 241 | * Add your instance to the public PeerTube instances index if you want to: https://instances.joinpeertube.org/ |
242 | * Check [available CLI tools](/support/doc/tools.md) | 242 | * Check [available CLI tools](/support/doc/tools.md) |
243 | 243 | ||
244 | ## Upgrade | 244 | ## Upgrade |