diff options
author | Chocobozzz <me@florianbigard.com> | 2022-09-28 08:29:33 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-09-28 08:29:39 +0200 |
commit | e76daa73010ff848ca55fcb3a11b04379515df29 (patch) | |
tree | 172de5b2dfecc8f424d76fdcf95bbdda0fe47082 | |
parent | 36305301cb31fb8f66c4e544e91f8e5e3228c2ee (diff) | |
download | PeerTube-e76daa73010ff848ca55fcb3a11b04379515df29.tar.gz PeerTube-e76daa73010ff848ca55fcb3a11b04379515df29.tar.zst PeerTube-e76daa73010ff848ca55fcb3a11b04379515df29.zip |
Update doc
We use IMPORTANT NOTES instead of BREAKING CHANGES now
-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 44b2c29b1..64ddd9e48 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -281,7 +281,7 @@ Now your instance is up you can: | |||
281 | 281 | ||
282 | ### PeerTube instance | 282 | ### PeerTube instance |
283 | 283 | ||
284 | **Check the changelog (in particular BREAKING CHANGES!):** https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md | 284 | **Check the changelog (in particular the *IMPORTANT NOTES* section):** https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md |
285 | 285 | ||
286 | #### Auto | 286 | #### Auto |
287 | 287 | ||