From 94ded24094baca3ffc30f12a3774f4e93dba063f Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Thu, 7 Sep 2023 15:48:48 +0200 Subject: [PATCH] Add notification about howtos migration Signed-off-by: Michal Konecny --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d867915..35959d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +**This repository is now moved to +[Fedora Infra documentation](https://docs.fedoraproject.org/infra/howtos/)** + # How to do things around the infrastructure. This repo contains the steps on How to do a tasks in the infrastructure. It is meant to be a knowledge database that can be quickly accessed and updated.