From 9b3beed30e56d10005d2db7360903624a8ca82e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C3=ADona?= Date: Wed, 12 Oct 2022 22:40:06 +0100 Subject: [PATCH] Changed Netlify to Vercel --- markdown/dev/howtos/ways-to-contribute/devops/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/dev/howtos/ways-to-contribute/devops/en.md b/markdown/dev/howtos/ways-to-contribute/devops/en.md index f5bd0e3fb13..c5e03ba144d 100644 --- a/markdown/dev/howtos/ways-to-contribute/devops/en.md +++ b/markdown/dev/howtos/ways-to-contribute/devops/en.md @@ -2,7 +2,7 @@ title: Devops --- -We have use a lot of automation from Github actions to automated deployment on Netlify. +We have use a lot of automation from Github actions to automated deployment on Vercel. We also have some Ansible playbooks to run maintenance tasks. There's also other technical tasks like database or server administration, certificate renewal, and so on.