aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-12-15 16:29:24 +0100
committerChocobozzz <me@florianbigard.com>2020-12-15 16:29:24 +0100
commit8043befa3891e0386ec7bef6a077bed68bb3e232 (patch)
tree0f37955121d8377c999595b87a6b952c73827f9a /support/doc
parent496b5a5bf67224213e8e63894d8a9a89156b36d0 (diff)
downloadPeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.tar.gz
PeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.tar.zst
PeerTube-8043befa3891e0386ec7bef6a077bed68bb3e232.zip
Remove references to peertube-admin mailing list
Diffstat (limited to 'support/doc')
-rw-r--r--support/doc/development/release.md2
-rw-r--r--support/doc/production.md1
2 files changed, 1 insertions, 2 deletions
diff --git a/support/doc/development/release.md b/support/doc/development/release.md
index 88b434efa..bcc1a3d44 100644
--- a/support/doc/development/release.md
+++ b/support/doc/development/release.md
@@ -19,4 +19,4 @@ NODE_APP_INSTANCE=6 NODE_ENV=test npm run start
19 * Check the release is okay: https://github.com/Chocobozzz/PeerTube/releases 19 * Check the release is okay: https://github.com/Chocobozzz/PeerTube/releases
20 * Update https://peertube3.cpy.re and check it works correctly 20 * Update https://peertube3.cpy.re and check it works correctly
21 * Update all other instances and check it works correctly 21 * Update all other instances and check it works correctly
22 * Communicate on Mastodon & peertube-admin mailing list 22 * Communicate
diff --git a/support/doc/production.md b/support/doc/production.md
index 625e8b26a..90ae042a2 100644
--- a/support/doc/production.md
+++ b/support/doc/production.md
@@ -240,7 +240,6 @@ to your own administrator password, although it must be 6 characters or more.
240 240
241Now your instance is up you can: 241Now your instance is up you can:
242 242
243 * Subscribe to the mailing list for PeerTube administrators: https://framalistes.org/sympa/subscribe/peertube-admin
244 * Add your instance to the public PeerTube instances index if you want to: https://instances.joinpeertube.org/ 243 * Add your instance to the public PeerTube instances index if you want to: https://instances.joinpeertube.org/
245 * Check [available CLI tools](/support/doc/tools.md) 244 * Check [available CLI tools](/support/doc/tools.md)
246 245