diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60eb53b..2e2735a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,4 +7,4 @@ deploy: script: - apk add --no-cache hugo rsync - hugo - - rsync -rcthvl --delete public/ /srv/web/plugins.maubot.xyz/ + - rsync -rcthvl --delete public/ /srv/web/plugins.mau.bot/ diff --git a/README.md b/README.md index 826ee24..6a763ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# plugins.maubot.xyz +# plugins.mau.bot This is a simple website built with [Hugo](https://gohugo.io/) that lists known maubot plugins.