about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Tools/Index.razor
diff options
context:
space:
mode:
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/>