From 5cbfafaab73c2585c57a1703f39fa6cb8206dcee Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 9 Jan 2019 17:17:50 -0700 Subject: [PATCH] Fix link to module --- api/client-server/room_upgrades.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/client-server/room_upgrades.yaml b/api/client-server/room_upgrades.yaml index 4d6b86b4..6511d9fc 100644 --- a/api/client-server/room_upgrades.yaml +++ b/api/client-server/room_upgrades.yaml @@ -32,8 +32,8 @@ paths: summary: Upgrades a room to a new room version. description: |- 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 - for more information on what this entails. + data as possible over to the new room. See the `room_upgrades <#room-upgrades>`_ + module for more information on what this entails. operationId: upgradeRoom security: - accessToken: []