Convert UPGRADE.rst to markdown (#10166)

This PR:

* Converts UPGRADE.rst to markdown and moves the contents into the `docs/` directory.
* Updates the contents of UPGRADE.rst to point to the website instead.
* Updates links around the codebase that point to UPGRADE.rst.

`pandoc` + some manual editing was used to convert from RST to md.
This commit is contained in:
Andrew Morgan 2021-06-23 16:57:57 +01:00 committed by GitHub
parent d731ed70d9
commit 7f25d73859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 1381 additions and 1365 deletions

View file

@ -11,7 +11,7 @@
- [Delegation](delegate.md)
# Upgrading
- [Upgrading between Synapse Versions](upgrading/README.md)
- [Upgrading between Synapse Versions](upgrade.md)
- [Upgrading from pre-Synapse 1.0](MSC1711_certificates_FAQ.md)
# Usage