about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Tools/Index.razor
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-07-07 20:25:48 +0200
committerRory& <root@rory.gay>2024-07-07 20:25:48 +0200
commit3c0f32505405eb893d9260ab29381dff1dfbe036 (patch)
treefb950d2c0346ac4a7f298cf6642ea1d9aaa1fe29 /MatrixUtils.Web/Pages/Tools/Index.razor
parentSome cleanup, update libs (diff)
downloadMatrixUtils-main-pre-media-refactor.tar.xz
Diffstat (limited to 'MatrixUtils.Web/Pages/Tools/Index.razor')
-rw-r--r--MatrixUtils.Web/Pages/Tools/Index.razor3
1 files changed, 2 insertions, 1 deletions
diff --git a/MatrixUtils.Web/Pages/Tools/Index.razor b/MatrixUtils.Web/Pages/Tools/Index.razor
index e68bb9a..7c73b27 100644
--- a/MatrixUtils.Web/Pages/Tools/Index.razor
+++ b/MatrixUtils.Web/Pages/Tools/Index.razor
@@ -15,7 +15,8 @@
 
 <h4 class="tool-category">Room tools</h4>
 <hr/>
-<a href="/Tools/Moderation/SpaceRestrictedJoins">Change space children join access rules</a><br/>
+<a href="/Tools/Room/SpaceRestrictedJoins">Change space children join access rules</a><br/>
+<a href="/Tools/Room/FixCanonicalParentSpace">Replace canonical parent space in rooms after upgrading space</a><br/>
 
 <h4 class="tool-category">Moderation tools</h4>
 <hr/>