From 8a5075914b2d43eaf46d66cca2dace9f1c5224d2 Mon Sep 17 00:00:00 2001
From: Amin Bandali <amin.bandali@savoirfairelinux.com>
Date: Mon, 14 Feb 2022 13:31:52 -0500
Subject: [PATCH] add deprecation notice

---
 README.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bb3e096..4c0be12 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
 # docs.jami.net
 
+## DEPRECATED
+
+This repository and its static pages are deprecated in favour of
+https://git.jami.net/savoirfairelinux/jami-docs which uses Sphinx and
+is currently deployed to https://docs.jami.net.  The home page there
+links to the pages linked to in this repository's index.html file.
+
+## Old README
+
 This is a simple static page to group principal links used to document the [Jami](https://jami.net) project.
 
-![](img/fullpage.png)
\ No newline at end of file
+![](img/fullpage.png)
-- 
GitLab