From 35d731b379d8c164e9dbc243579cc44a58c656ad Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 20 Nov 2023 00:55:50 +0200 Subject: [PATCH] Update directory in gitlab CI --- .gitlab-ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.