mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-28 08:53:42 +01:00
Fix link to module
This commit is contained in:
parent
56bfa76765
commit
5cbfafaab7
|
|
@ -32,8 +32,8 @@ paths:
|
||||||
summary: Upgrades a room to a new room version.
|
summary: Upgrades a room to a new room version.
|
||||||
description: |-
|
description: |-
|
||||||
Upgrades the given room to a particular room version, migrating as much
|
Upgrades the given room to a particular room version, migrating as much
|
||||||
data as possible over to the new room. See the `room_upgrades`_ module
|
data as possible over to the new room. See the `room_upgrades <#room-upgrades>`_
|
||||||
for more information on what this entails.
|
module for more information on what this entails.
|
||||||
operationId: upgradeRoom
|
operationId: upgradeRoom
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue