From f381192aa853bd7dd197a5d637e8848cb6f471cc Mon Sep 17 00:00:00 2001
From: Benoit Mortier <benoit.mortier@fusiondirectory.org>
Date: Fri, 13 Oct 2023 21:48:55 +0200
Subject: [PATCH] :docs: fix(releae) Adapt the manual to the new rules of
 branch

Signed-off-by: Benoit Mortier <benoit.mortier@fusiondirectory.org>
---
 source/releasing/fusiondirectory.rst | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/source/releasing/fusiondirectory.rst b/source/releasing/fusiondirectory.rst
index f460e3f..a93ff91 100644
--- a/source/releasing/fusiondirectory.rst
+++ b/source/releasing/fusiondirectory.rst
@@ -8,7 +8,6 @@ How to release a FusionDirectory Version
    fusiondirectory-plugins
 -  Write the upgrade documentation
 -  Update the UPGRADE.md
--  Regenerate the manpages with the new version
 -  Merge the branch into master for fusiondirectory and fusiondirectory
    plugins
 
@@ -95,8 +94,6 @@ Tag the release
 After merging the release we need to tag the release. go to `FusionDirectory tags`_ and `FusionDirectory Plugin tags`_
 
 -  Paste the Changelog.md corresponding to the release we just made
--  Upload the fusiondirectory-xxx.tar.gz and
-   fusiondirectory-plugins-xxx.tar.gz to the tag
 
 Run the ci for the schema-history website
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -111,4 +108,4 @@ The CI is at `schema history`_
 .. _user manual supported : https://fusiondirectory-user-manual.readthedocs.io/en/latest/fusiondirectory/update/supported/index.html
 .. _FusionDirectory tags : https://gitlab.fusiondirectory.org/fusiondirectory/fd/tags
 .. _FusionDirectory Plugin tags : https://gitlab.fusiondirectory.org/fusiondirectory/fd-plugins/tags
-.. _schema history : https://gitlab.fusiondirectory.org/fusiondirectory/schema-history/pipelines
+.. _schema history : https://gitlab.fusiondirectory.org/applications/schema-history
-- 
GitLab