Remove 'www.' from ruma.io URLs

This commit is contained in:
Jonas Platte
2023-10-12 15:44:00 +02:00
parent 07cd993dcf
commit e658b8b128
29 changed files with 42 additions and 42 deletions

View File

@@ -3,7 +3,7 @@ name = "ruma-state-res"
categories = ["api-bindings", "web-programming"]
keywords = ["matrix", "chat", "ruma"]
description = "An abstraction for Matrix state resolution."
homepage = "https://www.ruma.io/"
homepage = "https://ruma.io/"
repository = "https://github.com/ruma/ruma"
readme = "README.md"
license = "MIT"