aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-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