Quellcode durchsuchen

fix broken link to upgrade notes (#10631)

tags/v1.41.0rc1
Richard van der Hoff vor 2 Jahren
committed by GitHub
Ursprung
Commit
eea2873595
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
2 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      UPGRADE.rst
  2. +1
    -0
      changelog.d/10631.misc

+ 1
- 1
UPGRADE.rst Datei anzeigen

@@ -1,7 +1,7 @@
Upgrading Synapse
=================

This document has moved to the `Synapse documentation website <https://matrix-org.github.io/synapse/latest/upgrading>`_.
This document has moved to the `Synapse documentation website <https://matrix-org.github.io/synapse/latest/upgrade>`_.
Please update your links.

The markdown source is available in `docs/upgrade.md <docs/upgrade.md>`_.

+ 1
- 0
changelog.d/10631.misc Datei anzeigen

@@ -0,0 +1 @@
Fix a broken link to the upgrade notes.

Laden…
Abbrechen
Speichern